Module Name: src
Committed By: martin
Date: Sun Mar 13 09:54:47 UTC 2022
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1737
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.122 -r1.1.2.123 src/doc/CHANGES-8.3
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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.122 src/doc/CHANGES-8.3:1.1.2.123
--- src/doc/CHANGES-8.3:1.1.2.122 Thu Feb 24 10:08:40 2022
+++ src/doc/CHANGES-8.3 Sun Mar 13 09:54:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.122 2022/02/24 10:08:40 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.123 2022/03/13 09:54:47 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -2548,3 +2548,8 @@ bin/sh/histedit.c 1.60
sh(1): fix "fc -e".
[kre, ticket #1736]
+usr.bin/man/man.c 1.69,1.70,1.72
+
+ man(1): fix -m option so it works as documented.
+ [gutteridge, ticket #1737]
+