Fix hyphens in man pages

This patch converts hyphens to minus signs in the man pages (for options,
emails, or command line examples).

This patch also closes one font modifier in iecset.1.
(s/\fIfalse\fI,/\fIfalse\fP,/)

Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
This commit is contained in:
Nicolas FRANCOIS 2004-10-08 16:15:33 +00:00 committed by Takashi Iwai
parent 2e875b8b72
commit 8ad21de4a0
2 changed files with 21 additions and 21 deletions

View file

@ -4,7 +4,7 @@ envy24control \- GUI control tool for Envy24 (ice1712) based
soundcards, under ALSA.
.SH SYNOPSIS
\fBenvy24control\fP [\fI-c\fP card-number] [\fI-D\fP control-name] [\fI-o\fP 0-num DACs max 8] [\fI-i\fP 0-num ADCs max 8] [\fI-p\fP 0-8] [\fI-s\fP 0-2] [\fI-f\fP <profiles file name>] [\fI-v\fP] [<profile number>|<profile name>]
\fBenvy24control\fP [\fI\-c\fP card-number] [\fI\-D\fP control-name] [\fI\-o\fP 0-num DACs max 8] [\fI\-i\fP 0-num ADCs max 8] [\fI\-p\fP 0-8] [\fI\-s\fP 0-2] [\fI\-f\fP <profiles file name>] [\fI\-v\fP] [<profile number>|<profile name>]
.SH DESCRIPTION
\fBenvy24control\fP allows control of the digital mixer, channel gains
@ -14,47 +14,47 @@ displays a level meter for each input and output channel.
.SH INVOKING
\fBenvy24control\fP [\fI-c\fP card-number] [\fI-D\fP control-name] [\fI-o\fP 0-num DACs max 8] [\fI-i\fP 0-num ADCs max 8] [\fI-p\fP 0-8] [\fI-s\fP 0-2] [\fI-f\fP <profiles file name>] [\fI-v\fP] [<profile number>|<profile name>]
\fBenvy24control\fP [\fI\-c\fP card-number] [\fI\-D\fP control-name] [\fI\-o\fP 0-num DACs max 8] [\fI\-i\fP 0-num ADCs max 8] [\fI\-p\fP 0-8] [\fI\-s\fP 0-2] [\fI\-f\fP <profiles file name>] [\fI\-v\fP] [<profile number>|<profile name>]
.TP
If no control-name is given, then the first sound card is used.
.SS Options
.TP
\fI-c\fP card-number
\fI\-c\fP card-number
Use the card specified by card-number rather than the first card.
This is equivalent with \fI-Dhw:n\fP option where \fIn\fP is the card number.
This is equivalent with \fI\-Dhw:n\fP option where \fIn\fP is the card number.
.TP
\fI-D\fP control-name
\fI\-D\fP control-name
Use the card specified by control-name rather than the first card,
normally this will be of the form hw:\fIn\fP where \fIn\fP is the sound
card number (zero-based). This is only needed if you have more than one
Envy24-based card or if your Envy24 card is not configured as the first
card in your ALSA driver setup.
.TP
\fI-o\fP outputs
\fI\-o\fP outputs
Limit number of analog line outputs to display. Default is the number of
DACs in the driver specification. Maximum is 8.
The number of analog output lines can only be reduced from the available
number of output lines.
.TP
\fI-i\fP inputs
\fI\-i\fP inputs
Limit number of analog line inputs to display. Default is the number of
ADCs in the driver specification. Maximum is 8.
The number of analog input lines can only be reduced from the available
number of input lines.
.TP
\fI-p\fP pcm outputs
\fI\-p\fP pcm outputs
Limit number of PCM outputs to display. Default is 8.
.TP
\fI-s\fP spdif inputs/outputs
\fI\-s\fP spdif inputs/outputs
Limit number of SPDIF inputs/outputs to display. Default is 2.
.TP
\fI-f\fP name and path of the profiles file name.
\fI\-f\fP name and path of the profiles file name.
From/to this file will envy24control read/write the alsactl settings.
If is not given DEFAULT_PROFILERC or for restore if DEFAULT_PROFILERC
doesn't exists SYS_PROFILERC will be used.
.TP
\fI-v\fP view spdif playback channels in the mixer.
\fI\-v\fP view spdif playback channels in the mixer.
It is not possible to manage something (muting, volume levels).
It is only to view the levelmeters.
Default is no view of spdif playback channels in the mixer.
@ -69,4 +69,4 @@ gamix(1)
.SH AUTHOR
\fBenvy24control\fP is by Jaroslav Kysela <perex@suse.cz>
This document is by James Tappin <james@xena.uklinux.net>.
Last updated by Dirk Kalis <dirk.kalis@t-online.de>.
Last updated by Dirk Kalis <dirk.kalis@t\-online.de>.

View file

@ -12,7 +12,7 @@ command [\-options] <filename>
is a simple CSP microcode loader for Crative Sound Blaster 16ASP and some Sound Blaster AWE32 sound cards with Creative Signal Processor (CSP) chip (CT1748A) installed.
.B cspctl
can also be used as a post-install function to
.I snd-sb16-csp
.I snd\-sb16\-csp
module to load default codec at module installation. If CSP chip is succesfully detected and initialized, it will be installed as a hardware dependant device
.I hwC0D2
into /dev/snd directory. Currently, following codecs can be loaded to CSP device:
@ -45,14 +45,14 @@ the first one is for capture and the second one is for playback. A\-law and u\-l
.B one function.
To load for example function #2 from QSound microcode file (decoder for 22050Hz), run as follows:
.IP "" 4
% cspctl load -f 2 -d QSound wfm0001a.csp
% cspctl load \-f 2 \-d QSound wfm0001a.csp
.PP
After successful loading, /proc/asound/SB16/cspD2 will show:
.IP "" 4
.Sp
.nf
Creative Signal Processor [v1.0]
State: -x--L
State: \-x\-\-L
Codec: QSound [func #2]
Sample rates: 22050Hz
QSound decoder disabled
@ -66,7 +66,7 @@ element. It will only show if support for CSP has been compiled into ALSA driver
.Sp
.nf
Creative Signal Processor [v1.0]
State: Qx-RL
State: Qx\-RL
Codec: QSound [func #2]
Sample rates: 22050Hz
QSound decoder enabled
@ -84,10 +84,10 @@ If hardware codec microcode has been manually loaded, then CSP will support only
.Sp
.nf
Creative Signal Processor [v1.0]
State: -x--L
Codec: IMA-ADPCM [func #2]
State: \-x\-\-L
Codec: IMA\-ADPCM [func #2]
Sample rates: All
PCM format ID: 0x400000 (16bit/-) [mono/stereo] [playback/-]
PCM format ID: 0x400000 (16bit/\-) [mono/stereo] [playback/\-]
.Sp
.fi
.PP
@ -100,7 +100,7 @@ Load microcode from filename to CSP.
Unload microcode from CSP.
.SH OPTIONS
.TP
.B \-h, --help
.B \-h, \-\-help
Display a short help.
.TP
.B \-c card
@ -113,7 +113,7 @@ Select a function from microcode file. Option defaults to 1.
Optional microcode description string.
.SH AUTHOR
Uros Bizjak <uros@kss-loka.si>.
Uros Bizjak <uros@kss\-loka.si>.