Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/audio/record cleanup. including proper fix for prev...
details: https://anonhg.NetBSD.org/src/rev/ec0b3d0e744b
branches: trunk
changeset: 507806:ec0b3d0e744b
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Mar 31 17:33:33 2001 +0000
description:
cleanup. including proper fix for previous
diffstat:
usr.bin/audio/record/audiorecord.1 | 15 +++------------
1 files changed, 3 insertions(+), 12 deletions(-)
diffs (36 lines):
diff -r 9c259b92654a -r ec0b3d0e744b usr.bin/audio/record/audiorecord.1
--- a/usr.bin/audio/record/audiorecord.1 Sat Mar 31 16:53:25 2001 +0000
+++ b/usr.bin/audio/record/audiorecord.1 Sat Mar 31 17:33:33 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: audiorecord.1,v 1.10 2001/03/31 14:19:51 pooka Exp $
+.\" $NetBSD: audiorecord.1,v 1.11 2001/03/31 17:33:33 mrg Exp $
.\"
.\" Copyright (c) 1998-1999 Matthew R. Green
.\" All rights reserved.
@@ -135,19 +135,10 @@
.It AUDIODEVICE
the audio device to be used.
.El
-.Sh BUGS
-Many audio device hardware is limited in capabilities. Any attempt
-to use an audio device beyond it's capabilities will result in an
-error. This program is not finished and will become much more
-versatile in it's understanding of the audio device and the desired
-output.
.Sh HISTORY
The
.Nm
-program was first seen in SunOS 5. The
-.Nx
-.Nm
-was first made available in
+program was first seen in SunOS 5. It was first made available in
.Nx 1.4 .
.Sh AUTHOR
The
@@ -167,4 +158,4 @@
.Xr sb 4 ,
.Xr sv 4 ,
.Xr wss 4 ,
-.Xr ym 4
+.Xr ym 4 .
Home |
Main Index |
Thread Index |
Old Index