Module Name: src
Committed By: wiz
Date: Sat Feb 18 21:47:11 UTC 2017
Modified Files:
src/share/man/man8: boot.8
src/share/man/man8/man8.alpha: boot.8 setnetbootinfo.8
src/share/man/man8/man8.amiga: boot.8
src/share/man/man8/man8.atari: ahdilabel.8
src/share/man/man8/man8.prep: mkbootimage.8
src/share/man/man8/man8.x68k: newdisk.8
Log Message:
Fix xrefs, sort.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man8/boot.8
cvs rdiff -u -r1.14 -r1.15 src/share/man/man8/man8.alpha/boot.8
cvs rdiff -u -r1.12 -r1.13 src/share/man/man8/man8.alpha/setnetbootinfo.8
cvs rdiff -u -r1.15 -r1.16 src/share/man/man8/man8.amiga/boot.8
cvs rdiff -u -r1.12 -r1.13 src/share/man/man8/man8.atari/ahdilabel.8
cvs rdiff -u -r1.7 -r1.8 src/share/man/man8/man8.prep/mkbootimage.8
cvs rdiff -u -r1.11 -r1.12 src/share/man/man8/man8.x68k/newdisk.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.15 src/share/man/man8/boot.8:1.16
--- src/share/man/man8/boot.8:1.15 Sat Aug 16 11:39:47 2014
+++ src/share/man/man8/boot.8 Sat Feb 18 21:47:11 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.15 2014/08/16 11:39:47 apb Exp $
+.\" $NetBSD: boot.8,v 1.16 2017/02/18 21:47:11 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -219,7 +219,7 @@ or
See
.Sx Console Selection Policy
in
-.Xr boot_console 8 .
+.Xr x86/boot_console 8 .
.It Ic dev Op Va device
Set the default drive and partition for subsequent filesystem
operations.
Index: src/share/man/man8/man8.alpha/boot.8
diff -u src/share/man/man8/man8.alpha/boot.8:1.14 src/share/man/man8/man8.alpha/boot.8:1.15
--- src/share/man/man8/man8.alpha/boot.8:1.14 Fri Feb 17 22:30:27 2017
+++ src/share/man/man8/man8.alpha/boot.8 Sat Feb 18 21:47:11 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.14 2017/02/17 22:30:27 christos Exp $
+.\" $NetBSD: boot.8,v 1.15 2017/02/18 21:47:11 wiz Exp $
.\"
.\" Copyright (c) 1999 Christopher G. Demetriou
.\" All rights reserved.
@@ -512,14 +512,14 @@ disk and tape bootstrap
.El
.Sh SEE ALSO
.Xr ddb 4 ,
+.Xr alpha/mkbootimage 8 ,
+.Xr alpha/setnetbootinfo 8 ,
.Xr diskless 8 ,
.Xr init 8 ,
.Xr installboot 8 ,
-.Xr alpha/mkbootimage 8 ,
.Xr rc 8 ,
.Xr reboot 8 ,
.Xr savecore 8 ,
-.Xr alpha/setnetbootinfo 8 ,
.Xr shutdown 8
.Rs
.%T "Alpha Architecture Reference Manual Third Edition"
Index: src/share/man/man8/man8.alpha/setnetbootinfo.8
diff -u src/share/man/man8/man8.alpha/setnetbootinfo.8:1.12 src/share/man/man8/man8.alpha/setnetbootinfo.8:1.13
--- src/share/man/man8/man8.alpha/setnetbootinfo.8:1.12 Fri Feb 17 22:30:27 2017
+++ src/share/man/man8/man8.alpha/setnetbootinfo.8 Sat Feb 18 21:47:11 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: setnetbootinfo.8,v 1.12 2017/02/17 22:30:27 christos Exp $
+.\" $NetBSD: setnetbootinfo.8,v 1.13 2017/02/18 21:47:11 wiz Exp $
.\"
.\" Copyright (c) 1997, 1999 Christopher G. Demetriou
.\" All rights reserved.
@@ -138,7 +138,7 @@ network bootstrap program
.\" XXX
.Sh SEE ALSO
.Xr alpha/boot 8 ,
-.Xr alpha/bootpd 8
+.Xr bootpd 8
.Sh HISTORY
The
.Nx Ns Tn /alpha
Index: src/share/man/man8/man8.amiga/boot.8
diff -u src/share/man/man8/man8.amiga/boot.8:1.15 src/share/man/man8/man8.amiga/boot.8:1.16
--- src/share/man/man8/man8.amiga/boot.8:1.15 Fri Feb 17 22:30:27 2017
+++ src/share/man/man8/man8.amiga/boot.8 Sat Feb 18 21:47:11 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.15 2017/02/17 22:30:27 christos Exp $
+.\" $NetBSD: boot.8,v 1.16 2017/02/18 21:47:11 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -247,8 +247,8 @@ secondary bootstrap (installed)
.El
.Sh SEE ALSO
.Xr ddb 4 ,
-.Xr fsck_ffs 8 ,
.Xr amiga/installboot 8 ,
+.Xr fsck_ffs 8 ,
.Xr newfs 8 ,
.Xr savecore 8 ,
.Xr shutdown 8
Index: src/share/man/man8/man8.atari/ahdilabel.8
diff -u src/share/man/man8/man8.atari/ahdilabel.8:1.12 src/share/man/man8/man8.atari/ahdilabel.8:1.13
--- src/share/man/man8/man8.atari/ahdilabel.8:1.12 Fri Feb 17 22:30:28 2017
+++ src/share/man/man8/man8.atari/ahdilabel.8 Sat Feb 18 21:47:11 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: ahdilabel.8,v 1.12 2017/02/17 22:30:28 christos Exp $
+.\" $NetBSD: ahdilabel.8,v 1.13 2017/02/18 21:47:11 wiz Exp $
.\"
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -142,8 +142,8 @@ Quit
Edit the AHDI label for disk sd0.
.Sh SEE ALSO
.Xr atari/bootpref 8 ,
-.Xr disklabel 8 ,
-.Xr atari/installboot 8
+.Xr atari/installboot 8 ,
+.Xr disklabel 8
.Sh HISTORY
The
.Nm
Index: src/share/man/man8/man8.prep/mkbootimage.8
diff -u src/share/man/man8/man8.prep/mkbootimage.8:1.7 src/share/man/man8/man8.prep/mkbootimage.8:1.8
--- src/share/man/man8/man8.prep/mkbootimage.8:1.7 Fri Feb 17 22:30:28 2017
+++ src/share/man/man8/man8.prep/mkbootimage.8 Sat Feb 18 21:47:11 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: mkbootimage.8,v 1.7 2017/02/17 22:30:28 christos Exp $
+.\" $NetBSD: mkbootimage.8,v 1.8 2017/02/18 21:47:11 wiz Exp $
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@@ -56,7 +56,7 @@ The image can be written directly to a f
the
.Xr dd 1
command, or it can be directly netbooted via
-.Xr prep/bootpd 8 .
+.Xr bootpd 8 .
.Pp
The following options are available:
.Bl -tag -width indent
@@ -139,10 +139,10 @@ to create a new bootable image with com0
.Dl Ic mkbootimage -b /usr/mdec/boot_com0 -k /netbsd -r /dev/rsd0c boot.fs
.Sh SEE ALSO
.Xr dd 1 ,
-.Xr prep/boot 8 ,
-.Xr prep/bootpd 8 ,
+.Xr bootpd 8 ,
.Xr disklabel 8 ,
-.Xr fdisk 8
+.Xr fdisk 8 ,
+.Xr prep/boot 8
.Sh HISTORY
.Nm
first appeared in
Index: src/share/man/man8/man8.x68k/newdisk.8
diff -u src/share/man/man8/man8.x68k/newdisk.8:1.11 src/share/man/man8/man8.x68k/newdisk.8:1.12
--- src/share/man/man8/man8.x68k/newdisk.8:1.11 Fri Feb 17 22:30:28 2017
+++ src/share/man/man8/man8.x68k/newdisk.8 Sat Feb 18 21:47:11 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: newdisk.8,v 1.11 2017/02/17 22:30:28 christos Exp $
+.\" $NetBSD: newdisk.8,v 1.12 2017/02/18 21:47:11 wiz Exp $
.\"
.\" Copyright (c) 1998 MINOURA Makoto.
.\" All rights reserved.
@@ -73,8 +73,8 @@ Specifies the mboot program to be writte
The default primary boot program.
.El
.Sh SEE ALSO
-.Xr x68k/boot 8 ,
-.Xr installboot 8
+.Xr installboot 8 ,
+.Xr x68k/boot 8
.Sh HISTORY
The
.Nm