~ubuntu-branches/ubuntu/trusty/libgii/trusty

« back to all changes in this revision

Viewing changes to debian/ggtick.1

  • Committer: Bazaar Package Importer
  • Author(s): Bradley Smith
  • Date: 2008-12-15 17:18:24 UTC
  • mfrom: (5.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20081215171824-msjpdtm0szu9an0w
Tags: 1:1.0.2-4
Add ggtick manpage. Thanks to Jonathan Wiltshire
<debian@jwiltshire.org.uk>

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "ggtick" "1" "1.0.0" "Jonathan Wiltshire" "libgii"
 
2
.SH "NAME"
 
3
.LP 
 
4
\fBggtick\fR \- periodic signal\-based task scheduler
 
5
 
 
6
.SH "SYNTAX"
 
7
.LP 
 
8
ggtick \fIusecs\fP \fIsignal\fP
 
9
.SH "DESCRIPTION"
 
10
.LP 
 
11
\fBggtick\fR generates the specified \fIsignal\fR at \fIusecs\fR\-microsecond intervals. 
 
12
.LP 
 
13
\fBWarning:\fR the parent process will be kill()ed.
 
14
.SH "OPTIONS"
 
15
.LP 
 
16
.TP 
 
17
\fBusecs\fR
 
18
Microseconds to wait between signals.
 
19
.TP 
 
20
\fBsignal\fR
 
21
Integer value of the signal to send.
 
22
.TP 
 
23
\fBhelp, usage\fR
 
24
Output usage information.
 
25
.SH "FILES"
 
26
.LP 
 
27
\fI/usr/bin/ggtick\fP 
 
28
.SH "AUTHORS"
 
29
.LP 
 
30
\fBggtick\fR is part of the General Graphics Interface libraries, libgii <http://www.ggi\-project.org>
 
31
.LP 
 
32
The Debian package libgii1 is maintained by Bradley Smith <bradsmith@debian.org>
 
33
.LP 
 
34
This manual page was written by Jonathan Wiltshire <debian@jwiltshire.org.uk> for the Debian project (but may be used by others).