Module Name: src
Committed By: martin
Date: Tue Mar 2 15:59:04 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ticket #1220
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.53 -r1.1.2.54 src/doc/CHANGES-9.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-9.2
diff -u src/doc/CHANGES-9.2:1.1.2.53 src/doc/CHANGES-9.2:1.1.2.54
--- src/doc/CHANGES-9.2:1.1.2.53 Mon Mar 1 16:01:06 2021
+++ src/doc/CHANGES-9.2 Tue Mar 2 15:59:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.53 2021/03/01 16:01:06 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.54 2021/03/02 15:59:04 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1732,3 +1732,10 @@ sys/dev/audio/audio.c 1.89-1.91
and audiodetach. Refactor code around audio_unlink().
[isaki, ticket #1219]
+share/man/man4/pad.4 1.7-1.10
+
+ pad(4): update documentation:
+ - explain the format of the device and a few quirks.
+ - give an example of recording an application's output.
+ [nia, ticket #1220]
+