Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Sort sections.
details: https://anonhg.NetBSD.org/src/rev/4eb91ef16073
branches: trunk
changeset: 970224:4eb91ef16073
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Mar 16 13:02:05 2020 +0000
description:
Sort sections.
diffstat:
share/man/man4/audio.4 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 0ab9e8d28a59 -r 4eb91ef16073 share/man/man4/audio.4
--- a/share/man/man4/audio.4 Mon Mar 16 11:13:19 2020 +0000
+++ b/share/man/man4/audio.4 Mon Mar 16 13:02:05 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: audio.4,v 1.97 2020/03/16 09:20:01 nia Exp $
+.\" $NetBSD: audio.4,v 1.98 2020/03/16 13:02:05 wiz Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -813,13 +813,13 @@
.Sh HISTORY
Support for virtual channels and mixing first appeared in
.Nx 8.0 .
-.Sh BUGS
-If the device is used in
-.Xr mmap 2
-it is currently always mapped for writing (playing) due to VM system weirdness.
.Sh CAVEATS
The audio device cannot be reliably used with event notification mechanisms
such as
.Xr poll 2 .
Most users are expected to only read and write a limited number of samples at
-a time, limiting the time spent in the system call.
+a time, limiting the time spent in the system call.
+.Sh BUGS
+If the device is used in
+.Xr mmap 2
+it is currently always mapped for writing (playing) due to VM system weirdness.
Home |
Main Index |
Thread Index |
Old Index