Module Name: src
Committed By: martin
Date: Thu Aug 21 15:21:16 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Fix typo in entry for ticket 42
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-7.0
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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.17 src/doc/CHANGES-7.0:1.1.2.18
--- src/doc/CHANGES-7.0:1.1.2.17 Thu Aug 21 09:12:26 2014
+++ src/doc/CHANGES-7.0 Thu Aug 21 15:21:16 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.17 2014/08/21 09:12:26 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.18 2014/08/21 15:21:16 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -286,7 +286,7 @@ sys/arch/arm/omap/omapfb.c 1.27
Do not assume that PAGE_SIZE is 4kB always.
[macallan, ticket #41]
-share/man/man8/man8.x86/boot.8 1.3, 1.5
+share/man/man8/man8.x86/boot.8 1.3-1.4
Document fs, menu, rndseed, and splash commands.
Add rescue(8) to SEE ALSO.
Document supported subsets of image formats.