Module Name: src
Committed By: sborrill
Date: Fri Oct 26 07:42:56 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket #1808
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.190 -r1.1.2.191 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.190 src/doc/CHANGES-5.2:1.1.2.191
--- src/doc/CHANGES-5.2:1.1.2.190 Thu Oct 25 09:10:39 2012
+++ src/doc/CHANGES-5.2 Fri Oct 26 07:42:55 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.190 2012/10/25 09:10:39 sborrill Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.191 2012/10/26 07:42:55 sborrill Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -8703,3 +8703,8 @@ share/misc/bsd-family-tree 1.46-1.47
5.1.2.
[riz, ticket #1806]
+share/man/man3/bits.3 1.13-1.14 via patch
+
+ Document the correct return value of __BIT() and __BITS().
+ [msaitoh, ticket #1808]
+