Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/share/man/man4 Pull up following revision(s) (requested b...
details: https://anonhg.NetBSD.org/src/rev/216d4a15f589
branches: netbsd-9
changeset: 964229:216d4a15f589
user: martin <martin%NetBSD.org@localhost>
date: Sat Dec 19 13:52:36 2020 +0000
description:
Pull up following revision(s) (requested by isaki in ticket #1157):
share/man/man4/audio.4: revision 1.104
Remove an old description.
This behavior was modified in sys/dev/audio/audio.c rev 1.65 (Mar. 2020).
diffstat:
share/man/man4/audio.4 | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 9589d0aa0fcb -r 216d4a15f589 share/man/man4/audio.4
--- a/share/man/man4/audio.4 Sat Dec 19 13:48:27 2020 +0000
+++ b/share/man/man4/audio.4 Sat Dec 19 13:52:36 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: audio.4,v 1.90.2.1 2020/04/30 15:40:50 martin Exp $
+.\" $NetBSD: audio.4,v 1.90.2.2 2020/12/19 13:52:36 martin Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -85,8 +85,6 @@
.Pp
On a full-duplex device, reads and writes may operate concurrently
without interference.
-If a full-duplex capable audio device is opened for both reading and writing
-it will start in play mode but not start in record mode.
.Pp
On a half-duplex device, if there are any recording descriptors already,
opening with write mode will fail.
Home |
Main Index |
Thread Index |
Old Index