Module Name:    src
Committed By:   apb
Date:           Thu Aug 14 15:50:42 UTC 2014

Modified Files:
        src/share/man/man8: boot.8

Log Message:
Add some examples of machine-specific foo/boot.8 man pages.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man8/boot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/boot.8
diff -u src/share/man/man8/boot.8:1.12 src/share/man/man8/boot.8:1.13
--- src/share/man/man8/boot.8:1.12	Fri Sep  4 23:29:02 2009
+++ src/share/man/man8/boot.8	Thu Aug 14 15:50:42 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: boot.8,v 1.12 2009/09/04 23:29:02 apb Exp $
+.\"	$NetBSD: boot.8,v 1.13 2014/08/14 15:50:42 apb Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"     @(#)boot_i386.8	8.2 (Berkeley) 4/19/94
 .\"
-.Dd September 4, 2009
+.Dd August 14, 2014
 .Dt BOOT 8
 .Os
 .Sh NAME
@@ -266,7 +266,10 @@ partition by
 .Sh SEE ALSO
 Architecture-specific
 .Xr boot 8
-manual pages,
+manual pages (such as
+.Xr emips/boot 8 ,
+.Xr sparc64/boot 8 ,
+.Xr x86/boot 8 ) ,
 .Xr ddb 4 ,
 .Xr userconf 4 ,
 .\" .Xr boot.cfg 5 ,

Reply via email to