Module Name:    src
Committed By:   nia
Date:           Sat Feb  6 12:07:58 UTC 2021

Modified Files:
        src/share/man/man4: pad.4

Log Message:
Slightly adjust wording.

It does seem to work with multiple applications concurrently writing to
the device in a quick test I did.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/pad.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/pad.4
diff -u src/share/man/man4/pad.4:1.8 src/share/man/man4/pad.4:1.9
--- src/share/man/man4/pad.4:1.8	Sat Feb  6 12:01:57 2021
+++ src/share/man/man4/pad.4	Sat Feb  6 12:07:57 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: pad.4,v 1.8 2021/02/06 12:01:57 nia Exp $
+.\" $NetBSD: pad.4,v 1.9 2021/02/06 12:07:57 nia Exp $
 .\"
 .\" Copyright (c) 2007 Jared D. McNeill <jmcne...@invisible.ca>
 .\" All rights reserved.
@@ -36,9 +36,9 @@
 .Sh DESCRIPTION
 .Nm
 is a pseudo-device driver which provides support for feeding back PCM data
-from a consumer of the
+from consumers of an
 .Xr audio 4
-API to userland.
+device to userland.
 .Sh FILES
 The
 .Nm

Reply via email to