summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2020-12-19 13:52:36 +0000
committermartin <martin@NetBSD.org>2020-12-19 13:52:36 +0000
commit095d317e96c54be4d620eb50672c69003f85686c (patch)
tree4fcbcdb6857da7f3d680ff73bfc109035ce80ed9 /share
parenta7aba9c206ffb25f23398192c914274a51304143 (diff)
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 (limited to 'share')
-rw-r--r--share/man/man4/audio.44
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4
index 7483131ffbf..e7304df8090 100644
--- a/share/man/man4/audio.4
+++ b/share/man/man4/audio.4
@@ -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 @@ are identical.
.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.