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 crossrefs
details: https://anonhg.NetBSD.org/src/rev/211fa46a32fc
branches: trunk
changeset: 351566:211fa46a32fc
user: christos <christos%NetBSD.org@localhost>
date: Fri Feb 17 22:30:27 2017 +0000
description:
fix crossrefs
diffstat:
share/man/man8/man8.acorn32/nbfs.8 | 6 +++---
share/man/man8/man8.alpha/boot.8 | 8 ++++----
share/man/man8/man8.alpha/mkbootimage.8 | 6 +++---
share/man/man8/man8.alpha/setnetbootinfo.8 | 8 ++++----
share/man/man8/man8.amiga/boot.8 | 8 ++++----
share/man/man8/man8.amiga/installboot.8 | 6 +++---
share/man/man8/man8.atari/ahdilabel.8 | 8 ++++----
share/man/man8/man8.atari/boot.8 | 6 +++---
share/man/man8/man8.atari/bootpref.8 | 6 +++---
share/man/man8/man8.atari/installboot.8 | 6 +++---
share/man/man8/man8.hpcmips/boot.8 | 8 ++++----
share/man/man8/man8.macppc/boot.8 | 18 +++++++++---------
share/man/man8/man8.prep/boot.8 | 8 ++++----
share/man/man8/man8.prep/mkbootimage.8 | 10 +++++-----
share/man/man8/man8.sgimips/boot.8 | 8 ++++----
share/man/man8/man8.sgimips/sgivol.8 | 6 +++---
share/man/man8/man8.vax/drtest.8 | 8 ++++----
share/man/man8/man8.vax/format.8 | 6 +++---
share/man/man8/man8.x68k/loadbsd.8 | 6 +++---
share/man/man8/man8.x68k/newdisk.8 | 6 +++---
share/man/man8/man8.x86/boot.8 | 16 ++++++++--------
share/man/man8/man8.x86/boot_console.8 | 4 ++--
share/man/man8/man8.x86/dosboot.8 | 14 +++++++-------
share/man/man8/man8.x86/mbr.8 | 6 +++---
share/man/man8/man8.x86/pxeboot.8 | 22 +++++++++++-----------
25 files changed, 107 insertions(+), 107 deletions(-)
diffs (truncated from 895 to 300 lines):
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.acorn32/nbfs.8
--- a/share/man/man8/man8.acorn32/nbfs.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.acorn32/nbfs.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nbfs.8,v 1.2 2010/11/25 09:13:37 wiz Exp $
+.\" $NetBSD: nbfs.8,v 1.3 2017/02/17 22:30:27 christos Exp $
.\"
.\" Copyright (c) 2006 Ben Harris
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 3, 2006
+.Dd February 17, 2017
.Dt NBFS 8 acorn32
.Os
.Sh NAME
@@ -73,7 +73,7 @@
.Nm
is very limited.
.Sh SEE ALSO
-.Xr boot32 8
+.Xr acorn32/boot32 8
.Rs
.%Q Acorn Computers Ltd
.%T RISC OS 3.7 User Guide
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.alpha/boot.8
--- a/share/man/man8/man8.alpha/boot.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.alpha/boot.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.13 2003/08/07 10:31:22 agc Exp $
+.\" $NetBSD: boot.8,v 1.14 2017/02/17 22:30:27 christos Exp $
.\"
.\" Copyright (c) 1999 Christopher G. Demetriou
.\" All rights reserved.
@@ -66,7 +66,7 @@
.\"
.\" @(#)boot_hp300.8 8.2 (Berkeley) 4/19/94
.\"
-.Dd May 29, 2003
+.Dd February 17, 2017
.Dt BOOT 8 alpha
.Os
.Sh NAME
@@ -515,11 +515,11 @@
.Xr diskless 8 ,
.Xr init 8 ,
.Xr installboot 8 ,
-.Xr mkbootimage 8 ,
+.Xr alpha/mkbootimage 8 ,
.Xr rc 8 ,
.Xr reboot 8 ,
.Xr savecore 8 ,
-.Xr setnetbootinfo 8 ,
+.Xr alpha/setnetbootinfo 8 ,
.Xr shutdown 8
.Rs
.%T "Alpha Architecture Reference Manual Third Edition"
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.alpha/mkbootimage.8
--- a/share/man/man8/man8.alpha/mkbootimage.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.alpha/mkbootimage.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mkbootimage.8,v 1.7 2003/07/26 20:17:38 salo Exp $
+.\" $NetBSD: mkbootimage.8,v 1.8 2017/02/17 22:30:27 christos Exp $
.\"
.\" Copyright (c) 1999 Christopher G. Demetriou
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
-.Dd April 3, 1999
+.Dd February 17, 2017
.Dt MKBOOTIMAGE 8 alpha
.Os
.Sh NAME
@@ -118,7 +118,7 @@
and write the output to a tape. This is an example of
how to create a tape which boots a kernel.
.Sh SEE ALSO
-.Xr boot 8 ,
+.Xr alpha/boot 8 ,
.Xr installboot 8
.Sh HISTORY
The
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.alpha/setnetbootinfo.8
--- a/share/man/man8/man8.alpha/setnetbootinfo.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.alpha/setnetbootinfo.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: setnetbootinfo.8,v 1.11 2003/07/26 20:17:38 salo Exp $
+.\" $NetBSD: setnetbootinfo.8,v 1.12 2017/02/17 22:30:27 christos Exp $
.\"
.\" Copyright (c) 1997, 1999 Christopher G. Demetriou
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
-.Dd April 3, 1999
+.Dd February 17, 2017
.Dt SETNETBOOTINFO 8 alpha
.Os
.Sh NAME
@@ -137,8 +137,8 @@
.\" .Nm setnetbootinfo .
.\" XXX
.Sh SEE ALSO
-.Xr boot 8 ,
-.Xr bootpd 8
+.Xr alpha/boot 8 ,
+.Xr alpha/bootpd 8
.Sh HISTORY
The
.Nx Ns Tn /alpha
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.amiga/boot.8
--- a/share/man/man8/man8.amiga/boot.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.amiga/boot.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.14 2016/01/15 09:05:16 wiz Exp $
+.\" $NetBSD: boot.8,v 1.15 2017/02/17 22:30:27 christos Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" From:
.\" @(#)boot_hp300.8 8.2 (Berkeley) 4/19/94
.\"
-.Dd January 15, 2016
+.Dd February 17, 2017
.Dt BOOT 8 amiga
.Os
.Sh NAME
@@ -68,7 +68,7 @@
.Nx
partition is created by means of HDTOOLBOX or another RDB editing program
and a bootblock has been copied there by
-.Xr installboot 8
+.Xr amiga/installboot 8
and the boot priority of the
.Nx
partition is either the highest or the
@@ -248,7 +248,7 @@
.Sh SEE ALSO
.Xr ddb 4 ,
.Xr fsck_ffs 8 ,
-.Xr installboot 8 ,
+.Xr amiga/installboot 8 ,
.Xr newfs 8 ,
.Xr savecore 8 ,
.Xr shutdown 8
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.amiga/installboot.8
--- a/share/man/man8/man8.amiga/installboot.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.amiga/installboot.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: installboot.8,v 1.21 2008/04/30 13:10:57 martin Exp $
+.\" $NetBSD: installboot.8,v 1.22 2017/02/17 22:30:27 christos Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd November 29, 1996
+.Dd February 17, 2017
.Dt INSTALLBOOT 8 amiga
.Os
.Sh NAME
@@ -93,7 +93,7 @@
.Ed
.Sh SEE ALSO
.Xr dd 1 ,
-.Xr boot 8
+.Xr amiga/boot 8
.Sh HISTORY
The
.Nm
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.atari/ahdilabel.8
--- a/share/man/man8/man8.atari/ahdilabel.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.atari/ahdilabel.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ahdilabel.8,v 1.11 2008/04/30 13:10:57 martin Exp $
+.\" $NetBSD: ahdilabel.8,v 1.12 2017/02/17 22:30:28 christos Exp $
.\"
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -27,7 +27,7 @@
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
-.Dd July 29, 2000
+.Dd February 17, 2017
.Dt AHDILABEL 8 atari
.Os
.Sh NAME
@@ -141,9 +141,9 @@
.Dl ahdilabel sd0
Edit the AHDI label for disk sd0.
.Sh SEE ALSO
-.Xr bootpref 8 ,
+.Xr atari/bootpref 8 ,
.Xr disklabel 8 ,
-.Xr installboot 8
+.Xr atari/installboot 8
.Sh HISTORY
The
.Nm
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.atari/boot.8
--- a/share/man/man8/man8.atari/boot.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.atari/boot.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.13 2009/09/05 11:37:52 wiz Exp $
+.\" $NetBSD: boot.8,v 1.14 2017/02/17 22:30:28 christos Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" From:
.\" @(#)boot_hp300.8 8.2 (Berkeley) 4/19/94
.\"
-.Dd April 8, 2003
+.Dd February 17, 2017
.Dt BOOT 8 atari
.Os
.Sh NAME
@@ -67,7 +67,7 @@
When a bootable
.Nx
partition is created by means of
-.Xr installboot 8
+.Xr atari/installboot 8
and the boot-preference bit in the NVRAM is either invalid or set to
.Nx
, the Atari BIOS will automatically start the
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.atari/bootpref.8
--- a/share/man/man8/man8.atari/bootpref.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.atari/bootpref.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bootpref.8,v 1.12 2009/04/10 14:59:35 joerg Exp $
+.\" $NetBSD: bootpref.8,v 1.13 2017/02/17 22:30:28 christos Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd January 11, 1998
+.Dd February 17, 2017
.Dt BOOTPREF 8 atari
.Os
.Sh NAME
@@ -180,7 +180,7 @@
.Nm bootpref
shows the current boot preferences.
.Sh SEE ALSO
-.Xr installboot 8
+.Xr atari/installboot 8
.Sh HISTORY
The
.Nm
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.atari/installboot.8
--- a/share/man/man8/man8.atari/installboot.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.atari/installboot.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: installboot.8,v 1.13 2008/04/30 13:10:57 martin Exp $
+.\" $NetBSD: installboot.8,v 1.14 2017/02/17 22:30:28 christos Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 9, 2004
+.Dd February 17, 2017
.Dt INSTALLBOOT 8 atari
.Os
.Sh NAME
@@ -150,7 +150,7 @@
installboot sd0
.Ed
.Sh SEE ALSO
-.Xr bootpref 8 ,
+.Xr atari/bootpref 8 ,
.Xr disklabel 8
.Sh HISTORY
The
diff -r 3914511320a5 -r 211fa46a32fc share/man/man8/man8.hpcmips/boot.8
--- a/share/man/man8/man8.hpcmips/boot.8 Fri Feb 17 22:19:00 2017 +0000
+++ b/share/man/man8/man8.hpcmips/boot.8 Fri Feb 17 22:30:27 2017 +0000
@@ -1,5 +1,5 @@
-.\" $NetBSD: boot.8,v 1.4 2004/04/03 03:26:29 uwe Exp $
-.Dd May 5, 2003
+.\" $NetBSD: boot.8,v 1.5 2017/02/17 22:30:28 christos Exp $
+.Dd February 17, 2017
.Dt BOOT 8 hpcmips
.Os
.Sh NAME
Home |
Main Index |
Thread Index |
Old Index