wmix: fixed syntax of groff macros in the man page

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
Christophe CURIS 2014-06-07 21:21:33 +02:00 committed by Carlos R. Mafra
parent 501620e06d
commit f41464febc

View file

@ -1,36 +1,34 @@
..TH "wmix" "1" "2.2" "Fredrik Steen" .TH wmix 1x "2.2" "Fredrik Steen"
..SH "NAME" .SH NAME
..LP
wmix \- Dockapp mixer for OSS or ALSA wmix \- Dockapp mixer for OSS or ALSA
..SH "SYNTAX" .
..LP .SH SYNOPSIS
wmix [\fI\-h\fP] wmix [\fI\-h\fP]
..br .br
wmix \fI\-f\fP <\fIfile\fP> wmix \fI\-f\fP <\fIfile\fP>
..SH "DESCRIPTION" .
..LP .SH DESCRIPTION
Dockapp mixer for OSS or ALSA. Allows toggling record source, Dockapp mixer for OSS or ALSA. Allows toggling record source,
muting individual channels, adjusting volume and balance, all in a muting individual channels, adjusting volume and balance, all in a
compact dockapp size, with TV\-like on\-screen\-display for volume levels. compact dockapp size, with TV\-like on\-screen\-display for volume levels.
..LP .LP
Supports mousewheel to adjust current channelvolume Supports mousewheel to adjust current channelvolume
and can be controlled remotely with SIGUSR1 / SIGUSR2 to adjust the volume. and can be controlled remotely with SIGUSR1 / SIGUSR2 to adjust the volume.
Keeps a simple configuration file for user\-defined settings. Keeps a simple configuration file for user\-defined settings.
.
..SH "OPTIONS" .SH OPTIONS
..LP .TP
..TP
\fB\-h\fR Display list of command\-line options. \fB\-h\fR Display list of command\-line options.
..TP .TP
\fB\-f\fR <\fIfile\fP> use alternate config file \fB\-f\fR <\fIfile\fP> use alternate config file
..SH "FILES" .
..LP .SH FILES
.LP
See \fI/usr/share/doc/wmix/README.gz\fP for more information See \fI/usr/share/doc/wmix/README.gz\fP for more information
.
.SH AUTHORS
..SH "AUTHORS"
This man page was written by Fredrik Steen <stone@debian.org> for the Debian This man page was written by Fredrik Steen <stone@debian.org> for the Debian
distribution. distribution.
..PP .PP
wmix was written by Tim, wmix was written by Tim,
timecop <timecop@japan.co.jp> timecop <timecop@japan.co.jp>