=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/audioctl/audioctl.8,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/audioctl/audioctl.8 2023/01/08 08:27:17 1.6 --- src/usr.bin/audioctl/audioctl.8 2023/01/09 17:13:46 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: audioctl.8,v 1.6 2023/01/08 08:27:17 jmc Exp $ .\" $NetBSD: audioctl.1,v 1.7 1998/04/27 16:55:23 augustss Exp $ .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: audioctl.8,v 1.7 2023/01/09 17:13:46 jmc Exp $ .\" $NetBSD: audioctl.1,v 1.7 1998/04/27 16:55:23 augustss Exp $ .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. *************** *** 26,32 **** .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: January 8 2023 $ .Dt AUDIOCTL 8 .Os .Sh NAME --- 26,32 ---- .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: January 9 2023 $ .Dt AUDIOCTL 8 .Os .Sh NAME *************** *** 34,50 **** .Nd get or set audio driver variables .Sh SYNOPSIS .Nm audioctl - .Op Fl f Ar file - .Op Fl w Ar wait - .Nm audioctl - .Op Fl n - .Op Fl f Ar file - .Op Fl w Ar wait - .Ar name ... - .Nm audioctl .Op Fl nq .Op Fl f Ar file ! .Ar name Ns = Ns Ar value ... .Sh DESCRIPTION The .Nm --- 34,43 ---- .Nd get or set audio driver variables .Sh SYNOPSIS .Nm audioctl .Op Fl nq .Op Fl f Ar file ! .Op Fl w Ar wait ! .Op Ar name Ns Oo = Ns Ar value Oc Ar ... .Sh DESCRIPTION The .Nm *************** *** 67,77 **** seconds. .Nm will continue to display variables until interrupted. ! .It Ar name Ns = Ns Ar value ! Attempt to set the specified variable ! .Ar name ! to ! .Ar value . .El .Pp If the audio control device is used, then values are only stored in the --- 60,72 ---- seconds. .Nm will continue to display variables until interrupted. ! .It Ar name Ns Op = Ns Ar value ! Retrieve the specified variable ! .Ar name , ! or attempt to set it to value. ! Multiple ! .Ar name Ns Op = Ns Ar value ! arguments may be given. .El .Pp If the audio control device is used, then values are only stored in the