[SCM] osceleton/master: added simple man page

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Sun Jun 19 01:42:57 UTC 2011


The following commit has been merged in the master branch:
commit 9f3d2ab56ed4f0cbfd408fb2afd7c00bd848b87e
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Sat Jun 18 21:08:03 2011 -0400

    added simple man page

diff --git a/debian/manpages b/debian/manpages
new file mode 100644
index 0000000..ab43899
--- /dev/null
+++ b/debian/manpages
@@ -0,0 +1 @@
+debian/osceleton.1
diff --git a/debian/osceleton.1 b/debian/osceleton.1
new file mode 100644
index 0000000..8dafb0f
--- /dev/null
+++ b/debian/osceleton.1
@@ -0,0 +1,38 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, 1, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH OSCELETON 1 "June 2011"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+osceleton \- translate skeleton data from a Kinect camera to OSC messages
+.SH SYNOPSIS
+.B osceleton
+[\fIFILE\fR]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B osceleton
+command.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBosceleton\fP is a small program that takes kinect skeleton data from the
+ OpenNI framework and spits out the coordinates of the skeleton's joints via
+ OSC messages. These can then be used on your language / framework of choice.
+.SH AUTHOR
+osceleton was written by Sensebloom lda.
+.PP
+This manual page was written by Hans-Christoph Steiner <hans at eds.org>,
+for the Debian project (and may be used by others).

-- 
osceleton packaging



More information about the pkg-multimedia-commits mailing list