Subject: bin/36928: audiorecord(1) man page correction (patch included)
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: David H. Gutteridge <dhgutteridge@sympatico.ca>
List: netbsd-bugs
Date: 09/06/2007 02:50:00
>Number:         36928
>Category:       bin
>Synopsis:       audiorecord(1) man page correction (patch included)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 06 02:50:00 +0000 2007
>Originator:     David H. Gutteridge
>Release:        NetBSD 3.1
>Organization:
>Environment:


System: NetBSD arcusv.nonus-porta.net 3.1 NetBSD 3.1 (ARCUSV) #0: Sat May 12 
18:56:15 EDT 2007 
root@arcusv.nonus-porta.net:/usr/src/sys/arch/macppc/compile/ARCUSV macppc
Architecture: powerpc
Machine: macppc
>Description:
The audiorecord(1) man page leaves out the fact that milliseconds are
apparently required to be supplied to get it to record with the "t"
option.

>How-To-Repeat:

>Fix:
--- audiorecord.1.orig  2007-09-05 22:02:17.000000000 -0400
+++ audiorecord.1       2007-09-05 22:25:10.000000000 -0400
@@ -154,6 +154,8 @@
.Dq mic ,
and
.Dq line .
+.It Fl q
+Be quiet.
.It Fl s Ar rate
Set the sampling rate.
This value is per-second.
@@ -161,9 +163,7 @@
CD Audio, and DAT Audio default sampling rates.
.It Fl t Ar time
Sets the maximum amount of time to record.
-Format is [hh:]mm:ss.
-.It Fl q
-Be quiet.
+Format is [hh:]mm:ss.dd.
.It Fl V
Be verbose.
.It Fl v Ar volume


>Unformatted: