initial packaging for Debian
[debian/uapevent] / debian / uapevent.1
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH UAPEVENT 1 "July 20, 2011"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 uapevent \- interpret events from Marvell wifi driver
20 .SH SYNOPSIS
21 .B uapevent
22 .RI [ options ]
23 .SH DESCRIPTION
24 This manual page documents briefly the
25 .B uapevent command.
26 .PP
27 \fBuapevent\fP is a program receives and interprets events from the 
28 device driver for certain Marvell wireless chips, such as the one used 
29 in the Dreamplug.
30 .SH OPTIONS
31 .TP
32 .B \-h
33 Show summary of options.
34 .TP
35 .B \-v
36 Show version of program.
37 .SH SEE ALSO
38 .BR uaputl (1).
39 .br
40 .PP
41 This manual page was written by Bdale Garbee <bdale@gag.com>,
42 for the Debian project (and may be used by others).