diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-22 11:52:23 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-22 11:52:23 +0000 |
commit | f062eac425222707bf437572c00a0026d4a521e6 (patch) | |
tree | bf8c327ad8826f9d8a94688ed82e07cea004d0b7 /usr.sbin/mixer | |
parent | a0218a2a4d9b91aeef7be46e98191cee2ed8cca5 (diff) | |
download | src-test2-f062eac425222707bf437572c00a0026d4a521e6.tar.gz src-test2-f062eac425222707bf437572c00a0026d4a521e6.zip |
Notes
Diffstat (limited to 'usr.sbin/mixer')
-rw-r--r-- | usr.sbin/mixer/mixer.8 | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index 1f5a571d9c92..2b439f358634 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 |