summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mixer
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-22 11:52:23 +0000
committerru <ru@FreeBSD.org>2003-05-22 11:52:23 +0000
commit55c56e17eb345952fad295d0c80dbcf46f62bbb0 (patch)
treebf8c327ad8826f9d8a94688ed82e07cea004d0b7 /usr.sbin/mixer
parent27a4bbdd92fe31333a9eb3aa3b59c619cb24f3c2 (diff)
downloadFreeBSD-src-55c56e17eb345952fad295d0c80dbcf46f62bbb0.zip
FreeBSD-src-55c56e17eb345952fad295d0c80dbcf46f62bbb0.tar.gz
Assorted mdoc(7) fixes.
Approved by: re (blanket)
Diffstat (limited to 'usr.sbin/mixer')
-rw-r--r--usr.sbin/mixer/mixer.824
1 files changed, 16 insertions, 8 deletions
diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8
index 1f5a571..2b439f3 100644
--- a/usr.sbin/mixer/mixer.8
+++ b/usr.sbin/mixer/mixer.8
@@ -37,8 +37,16 @@
.Nm
.Op Fl f Ar device
.Op Fl s
-.Oo Ar dev
-.Op Oo +|- Ns Oc Ns Ar lvol Ns Op : Ns Oo +|- Oc Ns Ar rvol Oc
+.Oo
+.Ar dev
+.Sm off
+.Oo
+.Op Cm + | -
+.Ar lvol
+.Op : Oo Cm + | - Oc Ar rvol
+.Oc
+.Oc
+.Sm on
.Ar ...
.Nm
.Op Fl f Ar device
@@ -49,12 +57,12 @@
.Op Fl f Ar device
.Op Fl s
.Sm off
-.Eo \&{
+.Bro
.Cm ^ | + | - | =
+.Brc
+.Cm rec
.Sm on
-.Ec \&} Ns Cm rec
-.Ar rdev
-.Ar ...
+.Ar rdev ...
.Sh DESCRIPTION
The
.Nm
@@ -93,9 +101,9 @@ arguments may be from 0 - 100. Omitting
and including only the channel settings will change the main volume level.
.Pp
If the left or right channel settings are prefixed with
-.Sq +
+.Cm +
or
-.Sq -
+.Cm - ,
the value following will be used as a relative adjustment, modifying the
current settings by the amount specified.
.Pp
OpenPOWER on IntegriCloud