NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/36928 audiorecord(1) man page correction (patch included)
The following reply was made to PR bin/36928; it has been noted by GNATS.
From: "David H. Gutteridge" <dhgutteridge%sympatico.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/36928 audiorecord(1) man page correction (patch included)
Date: Mon, 18 May 2009 09:37:11 -0400
Of course, if we're talking milliseconds, it should be "ddd" not "dd".
Except it's acually microseconds, so that's "dddddd". It helps to
look at the code. I let the comment "/* handle [hh:]mm:ss.dd */" trick
me before, but that's no excuse.
--- audiorecord.1.orig 2009-04-07 00:13:55.000000000 -0400
+++ audiorecord.1 2009-05-18 09:32:29.000000000 -0400
@@ -152,6 +152,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.
@@ -159,9 +161,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[.dddddd].
.It Fl V
Be verbose.
.It Fl v Ar volume
Home |
Main Index |
Thread Index |
Old Index