sndioctl(1) manual fixes from jmc@

This commit is contained in:
Alexandre Ratchov 2020-02-09 15:15:11 +01:00
parent b431cc5fd0
commit ad896452d6
1 changed files with 4 additions and 6 deletions

View File

@ -28,9 +28,7 @@
.Op Ar command ... .Op Ar command ...
.Ek .Ek
.Nm .Nm
.Bk -words
.Fl d .Fl d
.Ek
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
@ -41,16 +39,16 @@ The options are as follows:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Fl d .It Fl d
Dump the raw list of available parameters and exit. Dump the raw list of available parameters and exit.
Useful as a debug tool. Useful as a debugging tool.
.It Fl f Ar device .It Fl f Ar device
Use this Use this
.Xr sndio 7 .Xr sndio 7
audio device. audio device.
.It Fl m
Monitor and display audio parameters changes.
.It Fl i .It Fl i
Display characteristics of requested parameters Display characteristics of requested parameters
instead of their values. instead of their values.
.It Fl m
Monitor and display audio parameter changes.
.It Fl v .It Fl v
Enable verbose mode, a.k.a. multi-channel mode. Enable verbose mode, a.k.a. multi-channel mode.
By default parameters affecting different channels By default parameters affecting different channels
@ -108,7 +106,7 @@ Examples:
.Pp .Pp
Selector values are substreams; they are specified Selector values are substreams; they are specified
as the stream name followed by an optional channel as the stream name followed by an optional channel
numer. number.
If no channel number is specified, the same If no channel number is specified, the same
number as the stream specified on the left-hand side is used. number as the stream specified on the left-hand side is used.
For instance the following are equivalent: For instance the following are equivalent: