diff options
author | 2011-10-29 19:53:43 +0000 | |
---|---|---|
committer | 2011-10-29 19:53:43 +0000 | |
commit | 596e52d824ecaa0b644117ee30fa36bb5f6f0714 (patch) | |
tree | 4d72c9b0316f42e790c646da573fdb890e445b60 /share/man/man5 | |
parent | Make sure we don't accidentally use ISA or EISA interrupt mappings on PCI (diff) | |
download | wireguard-openbsd-596e52d824ecaa0b644117ee30fa36bb5f6f0714.tar.xz wireguard-openbsd-596e52d824ecaa0b644117ee30fa36bb5f6f0714.zip |
describe briefly the syntax of this file (text adapted from sysctl.conf.5).
in doing so, i've removed another sentence that somehow seems a bit
redundant with this change;
the omission of these details were pointed out by scire / web de
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/mixerctl.conf.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man5/mixerctl.conf.5 b/share/man/man5/mixerctl.conf.5 index 9eecf3fa1f5..6a6ea551a3e 100644 --- a/share/man/man5/mixerctl.conf.5 +++ b/share/man/man5/mixerctl.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mixerctl.conf.5,v 1.4 2008/12/02 13:32:30 jmc Exp $ +.\" $OpenBSD: mixerctl.conf.5,v 1.5 2011/10/29 19:53:43 jmc Exp $ .\" .\" Copyright (c) 2008 Jason McIntyre <jmc@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 2 2008 $ +.Dd $Mdocdate: October 29 2011 $ .Dt MIXERCTL.CONF 5 .Os .Sh NAME @@ -29,10 +29,10 @@ at system startup. The exact set of variables available are largely dependent on the audio device driver, and vary from device to device. -The format of these variables is -described more fully in the -.Xr mixerctl 1 -manual page. +The file is made up of variable assignments +.Pq Ar name Ns = Ns Ar value +with comments designated by a hash mark +.Pq Sq # . .Pp Some audio devices have _sense variables which can help identify connectors. |