Subject: misc/23516: fixes to mixerctl(1)'s man page
To: None <gnats-bugs@gnats.netbsd.org>
From: None <snj@pobox.com>
List: netbsd-bugs
Date: 11/20/2003 21:45:51
>Number:         23516
>Category:       misc
>Synopsis:       fixes to mixerctl(1)'s man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 20 23:04:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6ZF
>Organization:
>Environment:
System: NetBSD procrustes.blef.org 1.6ZF NetBSD 1.6ZF (GENERIC) #1: Thu Nov 20 13:25:21 PST 2003 soren@lothar.blef.org:/usr/obj/sys/arch/sparc64/compile/GENERIC sparc64
Architecture: sparc64
Machine: sparc64
>Description:
Miscellaneous improvements, change confusing use of "resp." to "respectively," 
and mention mixerctl.conf.
>How-To-Repeat:
>Fix:
Index: mixerctl.1
===================================================================
RCS file: /cvsroot/src/usr.bin/mixerctl/mixerctl.1,v
retrieving revision 1.17
diff -u -r1.17 mixerctl.1
--- mixerctl.1	2003/10/23 22:17:58	1.17
+++ mixerctl.1	2003/11/20 22:09:03
@@ -79,7 +79,7 @@
 The
 .Nm
 command displays or sets various audio system mixing variables.
-If a list of variables is present on the command line, then
+If a list of variables is present on the command line,
 .Nm
 prints the current value of those variables for the specified device.
 If the
@@ -87,13 +87,14 @@
 flag is specified, all variables for the device are printed.
 If the
 .Fl w
-flag is specified
+flag is specified,
 .Nm
 attempts to set the specified variables to the given values.
 .Pp
 The
 .Fl d
-flag can be used to give an alternative mixer device, the default is
+flag can be used to give an alternative mixer device.
+The default is
 .Pa /dev/mixer0 .
 .Pp
 The
@@ -118,21 +119,23 @@
 .Li inputs
 or
 .Li outputs
-indicating that the control affects the input resp. output to the
+indicating that the control affects the input or output, respectively, of the
 mixer.
 The
 .Va name
 indicates what part of the mixer the control affects.
 Continuous mixer values, e.g., volume, have numeric values
 in the range 0-255.
-If value can be set for each channel independently
+If
+.Va value
+can be set for each channel independently,
 the values are printed separated by commas.
 Discrete mixer values, e.g., the recording source, have symbolic names.
 Depending on the mixer it may either be an enumeration or a set.
 .Pp
 The suffixes ++ and -- can be used to step through the values of a
 mixer control.
-For numeric controls these operators may increase (resp. decrease)
+For numeric controls these operators increase or decrease, respectively,
 the value by an amount (the delta) suitable to make
 the control assume the next possible value.
 .Pp
@@ -144,9 +147,11 @@
 the mixer device to use.
 .El
 .Sh FILES
-.Bl -tag -width /dev/mixer0
+.Bl -tag -width /etc/mixerctl.conf -compact
 .It Pa /dev/mixer0
 mixer audio device
+.It Pa /etc/mixerctl.conf
+mixer configuration file
 .El
 .Sh EXAMPLES
 The command
@@ -166,6 +171,7 @@
 .Sh SEE ALSO
 .Xr audioctl 1 ,
 .Xr audio 4 ,
+.Xr mixerctl.conf 5 ,
 .Xr sysctl 8
 .Sh HISTORY
 The
>Release-Note:
>Audit-Trail:
>Unformatted: