Module Name:    src
Committed By:   wiz
Date:           Wed May 23 07:08:13 UTC 2018

Modified Files:
        src/share/man/man7: audio.7

Log Message:
Mark up argument. Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man7/audio.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/audio.7
diff -u src/share/man/man7/audio.7:1.3 src/share/man/man7/audio.7:1.4
--- src/share/man/man7/audio.7:1.3	Tue May 22 01:35:49 2018
+++ src/share/man/man7/audio.7	Wed May 23 07:08:13 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: audio.7,v 1.3 2018/05/22 01:35:49 nat Exp $
+.\"	$NetBSD: audio.7,v 1.4 2018/05/23 07:08:13 wiz Exp $
 .\"
 .\" Copyright (c) 2016 - 2018  Nathanial Sloss <[email protected]>
 .\" All rights reserved.
@@ -189,12 +189,12 @@ are numbered starting at zero (0).
 Not specifying
 .Fl p
 is the same as specifying
-.Fl p
-0 and will result in working with vchan 0 (the mix ring).
+.Fl p Ar 0
+and will result in working with vchan 0 (the mix ring).
 This will display the audio parameters of the mix ring and allow
 setting the hardware gain and balance.
 .Pp
-This is for compatibility with existing applications and shell scrpits
+This is for compatibility with existing applications and shell scripts
 that are unaware of the
 .Fl p
 switch.

Reply via email to