Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/audio/play Use better reference after sorting in -f ...



details:   https://anonhg.NetBSD.org/src/rev/730ca058e39e
branches:  trunk
changeset: 760168:730ca058e39e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Dec 29 18:48:56 2010 +0000

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

diffstat:

 usr.bin/audio/play/audioplay.1 |  11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 081c2f34c63b -r 730ca058e39e usr.bin/audio/play/audioplay.1
--- a/usr.bin/audio/play/audioplay.1    Wed Dec 29 18:48:40 2010 +0000
+++ b/usr.bin/audio/play/audioplay.1    Wed Dec 29 18:48:56 2010 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index