Module Name: src
Committed By: martin
Date: Thu Apr 9 11:29:33 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #824
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-9.1
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.1
diff -u src/doc/CHANGES-9.1:1.1.2.31 src/doc/CHANGES-9.1:1.1.2.32
--- src/doc/CHANGES-9.1:1.1.2.31 Mon Apr 6 14:59:48 2020
+++ src/doc/CHANGES-9.1 Thu Apr 9 11:29:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.31 2020/04/06 14:59:48 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.32 2020/04/09 11:29:33 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -812,3 +812,8 @@ sys/dev/cgdvar.h 1.19
Make device mpsafe.
[riastradh, ticket #823]
+usr.bin/man/man.c 1.68
+
+ Exit successfully after printing the search path (-p option).
+ [maya, ticket #824]
+