Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 Fix xrefs, sort.



details:   https://anonhg.NetBSD.org/src/rev/d7ebd492729c
branches:  trunk
changeset: 821836:d7ebd492729c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 18 21:39:53 2017 +0000

description:
Fix xrefs, sort.

diffstat:

 share/man/man8/boot.8                      |   4 ++--
 share/man/man8/man8.alpha/boot.8           |   6 +++---
 share/man/man8/man8.alpha/setnetbootinfo.8 |   4 ++--
 share/man/man8/man8.amiga/boot.8           |   4 ++--
 share/man/man8/man8.atari/ahdilabel.8      |   6 +++---
 share/man/man8/man8.prep/mkbootimage.8     |  10 +++++-----
 share/man/man8/man8.x68k/newdisk.8         |   6 +++---
 share/man/man8/man8.x86/boot.8             |  16 ++++++++--------
 share/man/man8/man8.x86/boot_console.8     |   6 +++---
 share/man/man8/man8.x86/mbr.8              |   6 +++---
 share/man/man8/man8.x86/pxeboot.8          |  18 +++++++++---------
 11 files changed, 43 insertions(+), 43 deletions(-)

diffs (truncated from 334 to 300 lines):

diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/boot.8
--- a/share/man/man8/boot.8     Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/boot.8     Sat Feb 18 21:39:53 2017 +0000
@@ -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 @@
 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.
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.alpha/boot.8
--- a/share/man/man8/man8.alpha/boot.8  Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.alpha/boot.8  Sat Feb 18 21:39:53 2017 +0000
@@ -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 @@
 .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"
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.alpha/setnetbootinfo.8
--- a/share/man/man8/man8.alpha/setnetbootinfo.8        Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.alpha/setnetbootinfo.8        Sat Feb 18 21:39:53 2017 +0000
@@ -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 @@
 .\" XXX
 .Sh SEE ALSO
 .Xr alpha/boot 8 ,
-.Xr alpha/bootpd 8
+.Xr bootpd 8
 .Sh HISTORY
 The
 .Nx Ns Tn /alpha
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.amiga/boot.8
--- a/share/man/man8/man8.amiga/boot.8  Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.amiga/boot.8  Sat Feb 18 21:39:53 2017 +0000
@@ -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 @@
 .El
 .Sh SEE ALSO
 .Xr ddb 4 ,
+.Xr amiga/installboot 8 ,
 .Xr fsck_ffs 8 ,
-.Xr amiga/installboot 8 ,
 .Xr newfs 8 ,
 .Xr savecore 8 ,
 .Xr shutdown 8
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.atari/ahdilabel.8
--- a/share/man/man8/man8.atari/ahdilabel.8     Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.atari/ahdilabel.8     Sat Feb 18 21:39:53 2017 +0000
@@ -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 @@
 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
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.prep/mkbootimage.8
--- a/share/man/man8/man8.prep/mkbootimage.8    Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.prep/mkbootimage.8    Sat Feb 18 21:39:53 2017 +0000
@@ -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
 .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 @@
 .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
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.x68k/newdisk.8
--- a/share/man/man8/man8.x68k/newdisk.8        Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.x68k/newdisk.8        Sat Feb 18 21:39:53 2017 +0000
@@ -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 @@
 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
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.x86/boot.8
--- a/share/man/man8/man8.x86/boot.8    Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.x86/boot.8    Sat Feb 18 21:39:53 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: boot.8,v 1.9 2017/02/17 22:30:28 christos Exp $
+.\"    $NetBSD: boot.8,v 1.10 2017/02/18 21:39:53 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -138,7 +138,7 @@
 setting the timeout, choosing a console device, altering the banner
 text and displaying a menu allowing boot commands to be easily chosen.
 See
-.Xr x86/boot.cfg 5 .
+.Xr boot.cfg 5 .
 .Ss Boot Protocol
 The
 .Nx Ns /x86
@@ -153,7 +153,7 @@
 to the kernel via flag bits in the
 .Va boothowto
 variable (see
-.Xr x86/boothowto 9 ) .
+.Xr boothowto 9 ) .
 In the multiboot protocol, options are passed from the boot loader
 to the kernel as strings.
 .Ss Diagnostic Output
@@ -384,7 +384,7 @@
 .Tn Xen
 hypervisor.
 See
-.Xr x86/boot.cfg 5
+.Xr boot.cfg 5
 for examples.
 .Pp
 In addition to the
@@ -521,7 +521,7 @@
 .Ic multiboot
 command.
 See
-.Xr x86/boot.cfg 5
+.Xr boot.cfg 5
 for examples on how to boot
 .Nx Ns / Ns  Xen.
 .It Nx No multiboot kernels
@@ -630,7 +630,7 @@
 There are three methods:
 .Bl -tag -width 04n -offset 04n
 .It Ic BTINFO_ROOTDEVICE Va from
-.Xr x86/boot.cfg 5
+.Xr boot.cfg 5
 or multiboot.
 The bootloader passes the root device name as driver, unit, and
 partition (like sd0a).
@@ -706,7 +706,7 @@
 .Xr fd 4 ,
 .Xr pciback 4 ,
 .Xr userconf 4 ,
-.Xr x86/boot.cfg 5 ,
+.Xr boot.cfg 5 ,
 .Xr halt 8 ,
 .Xr installboot 8 ,
 .Xr reboot 8 ,
@@ -717,7 +717,7 @@
 .Xr x86/mbr 8 ,
 .Xr x86/multiboot 8 ,
 .Xr x86/pxeboot 8 ,
-.Xr x86/boothowto 9
+.Xr /boothowto 9
 .Sh BUGS
 The kernel file name must be specified before, not after, the boot options.
 Any
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.x86/boot_console.8
--- a/share/man/man8/man8.x86/boot_console.8    Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.x86/boot_console.8    Sat Feb 18 21:39:53 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: boot_console.8,v 1.3 2017/02/17 22:30:28 christos Exp $
+.\"    $NetBSD: boot_console.8,v 1.4 2017/02/18 21:39:53 wiz Exp $
 .\"
 .\" Copyright (c) 1997
 .\"    Matthias Drochner.  All rights reserved.
@@ -130,8 +130,8 @@
 .\"
 .Sh SEE ALSO
 .Xr console 4 ,
-.Xr x86/boot 8 ,
-.Xr installboot 8
+.Xr installboot 8 ,
+.Xr x86/boot 8
 .\"
 .Sh BUGS
 The serial communication parameters (byte-size, parity, stop-bits) are
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.x86/mbr.8
--- a/share/man/man8/man8.x86/mbr.8     Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.x86/mbr.8     Sat Feb 18 21:39:53 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mbr.8,v 1.2 2017/02/17 22:30:28 christos Exp $
+.\"    $NetBSD: mbr.8,v 1.3 2017/02/18 21:39:53 wiz Exp $
 .Dd February 17, 2017
 .Dt MBR 8 x86
 .Os
@@ -119,11 +119,11 @@
 .Pp
 The bootselect code will output 'Error \*[Lt]code\*[Gt]' and await further input.
 .Sh SEE ALSO
-.Xr x86/boot 8 ,
 .Xr disklabel 8 ,
 .Xr fdisk 8 ,
 .Xr installboot 8 ,
-.Xr mbrlabel 8
+.Xr mbrlabel 8 ,
+.Xr x86/boot 8
 .Sh BUGS
 The bootselect code has constraints because of the limited amount of
 space available.
diff -r f2b8c4f0970e -r d7ebd492729c share/man/man8/man8.x86/pxeboot.8
--- a/share/man/man8/man8.x86/pxeboot.8 Sat Feb 18 19:28:44 2017 +0000
+++ b/share/man/man8/man8.x86/pxeboot.8 Sat Feb 18 21:39:53 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pxeboot.8,v 1.3 2017/02/17 22:30:28 christos Exp $
+.\"    $NetBSD: pxeboot.8,v 1.4 2017/02/18 21:39:53 wiz Exp $
 .\"
 .\" Copyright (c) 2003
 .\"    Matthias Drochner.  All rights reserved.
@@ -48,13 +48,13 @@
 By default, the
 .Nm
 program is configured with modules loading and
-.Xr x86/boot.cfg 5
+.Xr boot.cfg 5
 support disabled.
 See
 .Sx EXAMPLES
 for how to enable these options individually.
 This manual page assumes that
-.Xr x86/boot.cfg 5
+.Xr boot.cfg 5
 support is enabled.
 .Pp
 Network booting a system through
@@ -81,14 +81,14 @@
 It immediately issues another
 .Tn DHCP
 request to get the name of a
-.Xr x86/boot.cfg 5
+.Xr boot.cfg 5
 file to load, using



Home | Main Index | Thread Index | Old Index