=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mixerctl/Attic/mixerctl.1,v retrieving revision 1.14 retrieving revision 1.15 diff -c -r1.14 -r1.15 *** src/usr.bin/mixerctl/Attic/mixerctl.1 2002/11/14 02:57:28 1.14 --- src/usr.bin/mixerctl/Attic/mixerctl.1 2002/12/03 22:25:52 1.15 *************** *** 1,4 **** ! .\" $OpenBSD: mixerctl.1,v 1.14 2002/11/14 02:57:28 deraadt Exp $ .\" $NetBSD: mixerctl.1,v 1.8 1998/05/09 12:41:16 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. --- 1,4 ---- ! .\" $OpenBSD: mixerctl.1,v 1.15 2002/12/03 22:25:52 pvalchev Exp $ .\" $NetBSD: mixerctl.1,v 1.8 1998/05/09 12:41:16 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. *************** *** 54,59 **** --- 54,60 ---- .Nm mixerctl .Op Fl f Ar file .Op Fl n + .Op Fl v .Fl w .Ar name=value Op Ar ... .Sh DESCRIPTION *************** *** 75,93 **** Print all device variables and their current values. .It Fl w Ar name=value Attempt to set the specified variable ! .Ar name ! to ! .Ar value . .It Fl v Show the possible values of enumeration and set valued variables. Enumerated values are shown in .Dq [] and set values are shown in .Dq {} . ! .It Fl f Ar file ! Specify an alternative audio mixing device. ! .It Fl n ! Suppress printing of the variable name. .El .Pp Values may be specified in either absolute or relative forms. --- 76,94 ---- Print all device variables and their current values. .It Fl w Ar name=value Attempt to set the specified variable ! .It Fl f Ar file ! Specify an alternative audio mixing device. ! .It Fl n ! Suppress printing of the variable name. .It Fl v Show the possible values of enumeration and set valued variables. Enumerated values are shown in .Dq [] and set values are shown in .Dq {} . ! .Ar name ! to ! .Ar value . .El .Pp Values may be specified in either absolute or relative forms. *************** *** 147,153 **** .Sh FILES .Bl -tag -width /dev/mixer .It Pa /dev/mixer ! mixer audio device .El .Sh SEE ALSO .Xr audioctl 1 , --- 148,154 ---- .Sh FILES .Bl -tag -width /dev/mixer .It Pa /dev/mixer ! default mixer audio device .El .Sh SEE ALSO .Xr audioctl 1 ,