diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2003-06-15 08:46:36 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2003-06-15 08:46:36 +0000 |
| commit | 872e095cc633dba09b646bc9f3b51e2ec81f20fb (patch) | |
| tree | 641539bea342f82c472082e71430b39c2b921d58 /usr.sbin/mixer | |
| parent | a0a031aa9e9e65c6db1fa3156e46e6952fc701cd (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mixer')
| -rw-r--r-- | usr.sbin/mixer/mixer.8 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index 2b439f358634..4d73ac567772 100644 --- a/usr.sbin/mixer/mixer.8 +++ b/usr.sbin/mixer/mixer.8 @@ -78,15 +78,16 @@ pcm2, rec, igain, ogain, line1, line2, and line3. .Pp Not all mixer devices are available. .Pp -When +Without any arguments, .Nm -is run without any arguments, all supported devices are displayed -along with current values. +displays the current settings for all supported devices, followed by information +about the current recording input devices. If the .Ar dev -argument is specified, the value for the -.Ar dev -device will be displayed. +argument is specified, +.Nm +displays only the value for that +.Ar dev . .Pp To modify the mixer value .Ar dev , |
