Module Name:    src
Committed By:   wiz
Date:           Wed Dec 29 18:48:56 UTC 2010

Modified Files:
        src/usr.bin/audio/play: audioplay.1

Log Message:
Use better reference after sorting in -f description.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/audio/play/audioplay.1

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

Modified files:

Index: src/usr.bin/audio/play/audioplay.1
diff -u src/usr.bin/audio/play/audioplay.1:1.23 src/usr.bin/audio/play/audioplay.1:1.24
--- src/usr.bin/audio/play/audioplay.1:1.23	Wed Dec 29 18:46:48 2010
+++ src/usr.bin/audio/play/audioplay.1	Wed Dec 29 18:48:56 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: audioplay.1,v 1.23 2010/12/29 18:46:48 wiz Exp $
+.\"	$NetBSD: audioplay.1,v 1.24 2010/12/29 18:48:56 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2002, 2010 Matthew R. Green
 .\" All rights reserved.
@@ -106,8 +106,13 @@
 Force playing, even if the format is unknown.
 The
 .Fl f
-flag can be used in addition with the following flags to
-change the number of channels, encoding, precision and
+flag can be used in addition with the
+.Fl c ,
+.Fl e ,
+.Fl P ,
+and
+.Fl s
+flags to change the number of channels, encoding, precision, and
 sample rate.
 .It Fl h
 Print a help message.

Reply via email to