From fb82f13cae0dfb7c6137869d8b6111a874c13226 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 18 Oct 2005 14:49:36 +0000 Subject: big sorry to simon dassow, whose diff i inadvertently removed; this reinstates it; --- usr.bin/mixerctl/mixerctl.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/usr.bin/mixerctl/mixerctl.1 b/usr.bin/mixerctl/mixerctl.1 index 6472b5668d0..daa0091faf5 100644 --- a/usr.bin/mixerctl/mixerctl.1 +++ b/usr.bin/mixerctl/mixerctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mixerctl.1,v 1.25 2005/10/17 13:27:41 jmc Exp $ +.\" $OpenBSD: mixerctl.1,v 1.26 2005/10/18 14:49:35 jmc Exp $ .\" $NetBSD: mixerctl.1,v 1.8 1998/05/09 12:41:16 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -133,7 +133,10 @@ again dependent on the mixer: .Bl -enum .It Enums. -These may take only one out of a possible list of symbolic values, +These may take only one out of a possible list of symbolic values +or the literal string +.Dq toggle , +which toggles the value, e.g. inputs.mic.source=mic0. .It Sets. @@ -183,6 +186,8 @@ Toggle inputs.dac.mute: .Bd -literal -offset indent $ mixerctl -t inputs.dac.mute inputs.dac.mute: off -\*(Gt on +$ mixerctl inputs.dac.mute=toggle +inputs.dac.mute: on -\*(Gt off .Ed .Sh SEE ALSO .Xr aucat 1 , -- cgit v1.2.3