Module Name:    src
Committed By:   sborrill
Date:           Thu Oct  8 08:15:57 UTC 2009

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1076


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.90 -r1.1.2.91 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.90 src/doc/CHANGES-5.1:1.1.2.91
--- src/doc/CHANGES-5.1:1.1.2.90	Wed Oct  7 19:09:57 2009
+++ src/doc/CHANGES-5.1	Thu Oct  8 08:15:57 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.90 2009/10/07 19:09:57 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.91 2009/10/08 08:15:57 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -14006,8 +14006,14 @@
 	Add sdmmc framework
 	[jmcneill, ticket #1044]
 
-lib/libc/locale/generic_lc_all.c				1.3
+lib/libc/locale/generic_lc_all.c		1.3
 
 	Fix lib/42124: setlocale(3) never returns NULL with nonexistent locale.
 	[tnozaki, ticket #1069]
 
+usr.bin/man/man.1				1.21
+usr.bin/man/man.c				1.39
+
+	Allow man(1) to accept a pathname to a man file (e.g. man ./man.1)
+	[cegger, ticket #1076]
+

Reply via email to