Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.bin/audio/record Pull up revision 1.8 (requested by...
details: https://anonhg.NetBSD.org/src/rev/7a05878e69cf
branches: netbsd-1-4
changeset: 470265:7a05878e69cf
user: he <he%NetBSD.org@localhost>
date: Wed Feb 02 23:23:23 2000 +0000
description:
Pull up revision 1.8 (requested by dmcmahill):
When no `-e' flag is used to specify an encoding, default to
"ulaw". Fixes PR#9329. Also document the default.
diffstat:
usr.bin/audio/record/audiorecord.1 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ff87792be01c -r 7a05878e69cf usr.bin/audio/record/audiorecord.1
--- a/usr.bin/audio/record/audiorecord.1 Wed Feb 02 23:22:59 2000 +0000
+++ b/usr.bin/audio/record/audiorecord.1 Wed Feb 02 23:23:23 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: audiorecord.1,v 1.4.2.2 1999/10/20 23:18:04 he Exp $
+.\" $NetBSD: audiorecord.1,v 1.4.2.3 2000/02/02 23:23:23 he Exp $
.\"
.\" Copyright (c) 1998-1999 Matthew R. Green
.\" All rights reserved.
@@ -78,6 +78,8 @@
.Dq ulaw
or
.Dq linear .
+The default encoding is
+.Dq ulaw .
.It Fl f
Force. Normally when appending to audiofiles using the
.Fl a
Home |
Main Index |
Thread Index |
Old Index