summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-01-13 00:25:51 +0000
committerwosch <wosch@FreeBSD.org>1997-01-13 00:25:51 +0000
commit71f5160702a3685adb78b26f229b3c74a458c0f5 (patch)
treecf676e7c261d79d654f052f6b787e0f9aa00b52d /sbin
parent62621e3ce1a174c2bfdb3d517009676a09fce1c3 (diff)
downloadFreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.zip
FreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.tar.gz
Sort cross references.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/adjkerntz/adjkerntz.84
-rw-r--r--sbin/badsect/badsect.85
-rw-r--r--sbin/bsdlabel/bsdlabel.85
-rw-r--r--sbin/clri/clri.83
-rw-r--r--sbin/comcontrol/comcontrol.85
-rw-r--r--sbin/disklabel/disklabel.85
-rw-r--r--sbin/dump/dump.87
-rw-r--r--sbin/dumpfs/dumpfs.87
-rw-r--r--sbin/fsck/fsck.83
-rw-r--r--sbin/fsck_ffs/fsck_ffs.83
-rw-r--r--sbin/fsck_ifs/fsck_ifs.83
-rw-r--r--sbin/fsdb/fsdb.86
-rw-r--r--sbin/i386/comcontrol/comcontrol.85
-rw-r--r--sbin/ifconfig/ifconfig.84
-rw-r--r--sbin/init/init.85
-rw-r--r--sbin/modload/modload.86
-rw-r--r--sbin/newlfs/newlfs.83
-rw-r--r--sbin/reboot/boot_i386.86
-rw-r--r--sbin/restore/restore.83
-rw-r--r--sbin/route/route.85
-rw-r--r--sbin/routed/routed.85
-rw-r--r--sbin/routed/rtquery/rtquery.85
-rw-r--r--sbin/scsi/scsi.86
-rw-r--r--sbin/slattach/slattach.88
-rw-r--r--sbin/startslip/startslip.15
25 files changed, 72 insertions, 50 deletions
diff --git a/sbin/adjkerntz/adjkerntz.8 b/sbin/adjkerntz/adjkerntz.8
index eb72fc6..cf1c767 100644
--- a/sbin/adjkerntz/adjkerntz.8
+++ b/sbin/adjkerntz/adjkerntz.8
@@ -22,6 +22,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd April 4, 1996
.Dt ADJKERNTZ 8
.Os FreeBSD
@@ -159,8 +161,8 @@ time, while its absence indicates a UTC CMOS clock.
.Sh SEE ALSO
.Xr tzset 3 ,
.Xr crontab 5 ,
-.Xr rc 8 ,
.Xr mount_msdos 8 ,
+.Xr rc 8 ,
.Xr sysctl 8 ,
.Xr tzsetup 8 ,
.Xr zic 8 .
diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8
index 840011d..322f8c4 100644
--- a/sbin/badsect/badsect.8
+++ b/sbin/badsect/badsect.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)badsect.8 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt BADSECT 8
@@ -112,8 +113,8 @@ A positive response will cause
to convert the inode to a regular file containing the bad block.
.Sh SEE ALSO
.Xr bad144 8 ,
-.Xr fsck 8 ,
-.Xr format 8
+.Xr format 8 ,
+.Xr fsck 8
.Sh DIAGNOSTICS
.Nm Badsect
refuses to attach a block that
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index ce1b168..eab396d 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -33,6 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
+.\" $Id$
.\"
.Dd "April 19, 1994"
.Dt DISKLABEL 8
@@ -330,8 +331,8 @@ installed both in-core and on-disk.
The bootstrap code comes from the file
.Pa /usr/mdec/newboot .
.Sh SEE ALSO
-.Xr disktab 5 ,
-.Xr disklabel 5
+.Xr disklabel 5 ,
+.Xr disktab 5
.Sh DIAGNOSTICS
The kernel device drivers will not allow the size of a disk partition
to be decreased or the offset of a partition to be changed while it is open.
diff --git a/sbin/clri/clri.8 b/sbin/clri/clri.8
index 9ee8ffe..187c790 100644
--- a/sbin/clri/clri.8
+++ b/sbin/clri/clri.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)clri.8 8.2 (Berkeley) 4/19/94
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt CLRI 8
@@ -70,7 +71,7 @@ it is anticipated that
will be able to clean up the resulting mess.
.Sh "SEE ALSO"
.Xr fsck 8 ,
-.Xr fsdb 8
+.Xr fsdb 8
.Sh BUGS
If the file is open, the work of
.Nm clri
diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8
index 574386b..e9d35c6 100644
--- a/sbin/comcontrol/comcontrol.8
+++ b/sbin/comcontrol/comcontrol.8
@@ -1,3 +1,4 @@
+.\" $Id$
.Dd May 15, 1994
.Dt COMCONTROL 8
.Os FreeBSD
@@ -43,8 +44,8 @@ is to put invocations of it in the
.Ar /etc/rc.serial
startup script.
.Sh SEE ALSO
-.Xr sio 4 ,
-.Xr stty 1 .
+.Xr stty 1 ,
+.Xr sio 4
.Sh FILES
.Bl -tag -width Pa
.It Pa /dev/ttyd?
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index ce1b168..eab396d 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -33,6 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
+.\" $Id$
.\"
.Dd "April 19, 1994"
.Dt DISKLABEL 8
@@ -330,8 +331,8 @@ installed both in-core and on-disk.
The bootstrap code comes from the file
.Pa /usr/mdec/newboot .
.Sh SEE ALSO
-.Xr disktab 5 ,
-.Xr disklabel 5
+.Xr disklabel 5 ,
+.Xr disktab 5
.Sh DIAGNOSTICS
The kernel device drivers will not allow the size of a disk partition
to be decreased or the offset of a partition to be changed while it is open.
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 6565411..11405a8 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -31,6 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dump.8 8.1 (Berkeley) 6/16/93
+.\" $Id$
.\"
.Dd June 16, 1993
.Dt DUMP 8
@@ -306,11 +307,11 @@ to find group
.Em operator
.El
.Sh SEE ALSO
+.Xr dump 5 ,
+.Xr fstab 5 ,
.Xr ft 8 ,
.Xr restore 8 ,
-.Xr rmt 8 ,
-.Xr dump 5 ,
-.Xr fstab 5
+.Xr rmt 8
.Sh DIAGNOSTICS
Many, and verbose.
.Pp
diff --git a/sbin/dumpfs/dumpfs.8 b/sbin/dumpfs/dumpfs.8
index 17263d0..7f52246 100644
--- a/sbin/dumpfs/dumpfs.8
+++ b/sbin/dumpfs/dumpfs.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dumpfs.8 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt DUMPFS 8
@@ -49,12 +50,12 @@ command is useful mostly for finding out certain file system
information such as the file system block size and minimum
free space percentage.
.Sh SEE ALSO
-.Xr fs 5 ,
.Xr disktab 5 ,
+.Xr fs 5 ,
.Xr disklabel 8 ,
-.Xr tunefs 8 ,
+.Xr fsck 8 ,
.Xr newfs 8 ,
-.Xr fsck 8
+.Xr tunefs 8
.Sh HISTORY
The
.Nm
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8
index c8ae6fa..db91f32 100644
--- a/sbin/fsck/fsck.8
+++ b/sbin/fsck/fsck.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fsck.8 8.2 (Berkeley) 12/11/93
+.|' $Id$
.\"
.Dd December 11, 1993
.Dt FSCK 8
@@ -292,7 +293,7 @@ are fully enumerated and explained in Appendix A of
.%T "Fsck \- The UNIX File System Check Program"
.Re
.Sh SEE ALSO
-.Xr fstab 5 ,
.Xr fs 5 ,
+.Xr fstab 5 ,
.Xr newfs 8 ,
.Xr reboot 8
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8
index c8ae6fa..db91f32 100644
--- a/sbin/fsck_ffs/fsck_ffs.8
+++ b/sbin/fsck_ffs/fsck_ffs.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fsck.8 8.2 (Berkeley) 12/11/93
+.|' $Id$
.\"
.Dd December 11, 1993
.Dt FSCK 8
@@ -292,7 +293,7 @@ are fully enumerated and explained in Appendix A of
.%T "Fsck \- The UNIX File System Check Program"
.Re
.Sh SEE ALSO
-.Xr fstab 5 ,
.Xr fs 5 ,
+.Xr fstab 5 ,
.Xr newfs 8 ,
.Xr reboot 8
diff --git a/sbin/fsck_ifs/fsck_ifs.8 b/sbin/fsck_ifs/fsck_ifs.8
index c8ae6fa..db91f32 100644
--- a/sbin/fsck_ifs/fsck_ifs.8
+++ b/sbin/fsck_ifs/fsck_ifs.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fsck.8 8.2 (Berkeley) 12/11/93
+.|' $Id$
.\"
.Dd December 11, 1993
.Dt FSCK 8
@@ -292,7 +293,7 @@ are fully enumerated and explained in Appendix A of
.%T "Fsck \- The UNIX File System Check Program"
.Re
.Sh SEE ALSO
-.Xr fstab 5 ,
.Xr fs 5 ,
+.Xr fstab 5 ,
.Xr newfs 8 ,
.Xr reboot 8
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8
index a55a56f..046fc46 100644
--- a/sbin/fsdb/fsdb.8
+++ b/sbin/fsdb/fsdb.8
@@ -26,6 +26,8 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd September 14, 1995
.Dt FSDB 8
.Os FreeBSD
@@ -204,8 +206,8 @@ Exit the program.
.Sh SEE ALSO
.Xr libedit 3 ,
.Xr fs 5 ,
-.Xr fsck 8 ,
-.Xr clri 8 .
+.Xr clri 8 ,
+.Xr fsck 8
.Sh BUGS
Manipulation of ``short'' symlinks doesn't work (in particular, don't
try changing a symlink's type).
diff --git a/sbin/i386/comcontrol/comcontrol.8 b/sbin/i386/comcontrol/comcontrol.8
index 574386b..e9d35c6 100644
--- a/sbin/i386/comcontrol/comcontrol.8
+++ b/sbin/i386/comcontrol/comcontrol.8
@@ -1,3 +1,4 @@
+.\" $Id$
.Dd May 15, 1994
.Dt COMCONTROL 8
.Os FreeBSD
@@ -43,8 +44,8 @@ is to put invocations of it in the
.Ar /etc/rc.serial
startup script.
.Sh SEE ALSO
-.Xr sio 4 ,
-.Xr stty 1 .
+.Xr stty 1 ,
+.Xr sio 4
.Sh FILES
.Bl -tag -width Pa
.It Pa /dev/ttyd?
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 9bbea44..83cf193 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
-.\" $Id: ifconfig.8,v 1.8 1996/07/09 02:38:11 julian Exp $
+.\" $Id: ifconfig.8,v 1.9 1996/09/04 20:21:47 julian Exp $
.\"
.Dd February 13, 1996
.Dt IFCONFIG 8
@@ -296,7 +296,7 @@ tried to alter an interface's configuration.
.Xr netstat 1 ,
.Xr netintro 4 ,
.Xr rc 8 ,
-.Xr routed 8 ,
+.Xr routed 8
.\" .Xr eon 5
.Sh HISTORY
The
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 9a31dc2..9e16c3c 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -33,6 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)init.8 8.3 (Berkeley) 4/18/94
+.\" $Id$
.\"
.Dd April 18, 1994
.Dt INIT 8
@@ -280,15 +281,15 @@ The terminal initialization information file.
System startup commands.
.El
.Sh SEE ALSO
-.Xr login 1 ,
.Xr kill 1 ,
+.Xr login 1 ,
.Xr sh 1 ,
.Xr ttys 5 ,
.Xr crash 8 ,
.Xr getty 8 ,
+.Xr halt 8 ,
.Xr rc 8 ,
.Xr reboot 8 ,
-.Xr halt 8 ,
.Xr shutdown 8
.Sh HISTORY
A
diff --git a/sbin/modload/modload.8 b/sbin/modload/modload.8
index 1043e92..c0338cd 100644
--- a/sbin/modload/modload.8
+++ b/sbin/modload/modload.8
@@ -23,7 +23,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.
.\"
-.\" $Id: modload.8,v 1.6 1995/10/28 13:06:09 peter Exp $
+.\" $Id: modload.8,v 1.7 1995/10/28 17:06:02 peter Exp $
.\"
.Dd September 22, 1994
.Dt MODLOAD 8
@@ -106,8 +106,8 @@ and with a nonzero status if an error occurs.
.Sh SEE ALSO
.Xr ld 1 ,
.Xr lkm 4 ,
-.Xr modunload 8 ,
-.Xr modstat 8
+.Xr modstat 8 ,
+.Xr modunload 8
.Sh HISTORY
The
.Nm
diff --git a/sbin/newlfs/newlfs.8 b/sbin/newlfs/newlfs.8
index cadb04a..63abcbe 100644
--- a/sbin/newlfs/newlfs.8
+++ b/sbin/newlfs/newlfs.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)newlfs.8 8.1 (Berkeley) 6/19/93
+.\" $Id$
.\"
.Dd June 19, 1993
.Dt NEWLFS 8
@@ -72,9 +73,9 @@ The size of the file system in sectors.
.Sh SEE ALSO
.Xr disktab 5 ,
.Xr fs 5 ,
-.Xr dumplfs 8 ,
.Xr disklabel 8 ,
.Xr diskpart 8 ,
+.Xr dumplfs 8 ,
.Xr tunefs 8
.Rs
.%A M. McKusick
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 0e89b94..bfdb00f 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -36,7 +36,7 @@
.\"
.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94
.\"
-.\" $Id: boot_i386.8,v 1.3 1995/10/07 12:05:00 joerg Exp $
+.\" $Id: boot_i386.8,v 1.4 1996/01/29 23:52:33 mpp Exp $
.\"
.Dd April 19, 1994
.Dt BOOT 8 i386
@@ -155,10 +155,10 @@ system code
.Sh SEE ALSO
.Xr ddb 4 ,
.Xr ttys 5 ,
+.Xr disklabel 8 ,
.Xr halt 8 ,
.Xr reboot 8 ,
-.Xr shutdown 8 ,
-.Xr disklabel 8 .
+.Xr shutdown 8
.Sh BUGS
The disklabel format used by this version of
.Bx
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8
index 844bd8d..33763d4 100644
--- a/sbin/restore/restore.8
+++ b/sbin/restore/restore.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)restore.8 8.2 (Berkeley) 12/11/93
+.\" $Id$
.\" "
.Dd December 11, 1993
.Dt RESTORE 8
@@ -384,8 +385,8 @@ information passed between incremental restores.
.Sh SEE ALSO
.Xr dump 8 ,
.Xr ft 8 ,
-.Xr newfs 8 ,
.Xr mount 8 ,
+.Xr newfs 8 ,
.Xr rmt 8
.Sh BUGS
.Nm Restore
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index f302102..8a3596f 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)route.8 8.3 (Berkeley) 3/19/94
+.|' $Id$
.\"
.Dd March 19, 1994
.Dt ROUTE 8
@@ -317,10 +318,10 @@ to create the new entry.
.Sh SEE ALSO
.Xr netintro 4 ,
.Xr route 4 ,
-.\" Xr esis 4 ,
-.Xr IPXrouted
+.Xr IPXrouted 8 ,
.Xr routed 8
.\" .Xr XNSrouted 8
+.\" Xr esis 4 ,
.Sh HISTORY
The
.Nm
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index 8771654..0219a20 100644
--- a/sbin/routed/routed.8
+++ b/sbin/routed/routed.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)routed.8 8.2 (Berkeley) 12/11/93
+.\" $Id$
.\"
.Dd June 1, 1996
.Dt ROUTED 8
@@ -632,9 +633,9 @@ Otherwise, ICMP Redirect messages are are overridden.
for distant gateways
.El
.Sh SEE ALSO
-.Xr gated 8 ,
-.Xr udp 4 ,
.Xr icmp 4 ,
+.Xr udp 4 ,
+.Xr gated 8 ,
.Xr htable 8 ,
.Xr rtquery 8 .
.Rs
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8
index 7227bc4..38b389e 100644
--- a/sbin/routed/rtquery/rtquery.8
+++ b/sbin/routed/rtquery/rtquery.8
@@ -1,3 +1,4 @@
+.\" $Id$
.Dd June 1, 1996
.Dt RTQUERY 8
.Os BSD 4.4
@@ -105,8 +106,8 @@ turns off tracing.
dumps the daemon's routing table to the current tracefile.
.El
.Sh SEE ALSO
-.Xr routed 8 ,
-.Xr gated 8 .
+.Xr gated 8 ,
+.Xr routed 8
.br
RFC\ 1058 - Routing Information Protocol, RIPv1
.br
diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8
index e0f62f5..a36b533 100644
--- a/sbin/scsi/scsi.8
+++ b/sbin/scsi/scsi.8
@@ -39,7 +39,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.\" $Id: scsi.8,v 1.5 1995/05/05 20:41:58 dufault Exp $
+.\" $Id: scsi.8,v 1.6 1996/08/23 00:56:43 mpp Exp $
.\"
.Dd October 11, 1993
.Dt SCSI 8
@@ -227,8 +227,8 @@ amount of data phase output sent to the debugging file.
.Pp
The EDITOR variable determines the editor to use for the mode editor.
.Sh SEE ALSO
-.Xr scsi 4 ,
-.Xr scsi 3
+.Xr scsi 3 ,
+.Xr scsi 4
.Sh BUGS
.Pp
This command wasn't ready for inclusion in 2.0R and so is missing in
diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8
index ef0d52a..112f6a5 100644
--- a/sbin/slattach/slattach.8
+++ b/sbin/slattach/slattach.8
@@ -31,7 +31,7 @@
.\"
.\" @(#)slattach.8 6.4 (Berkeley) 3/16/91
.\"
-.\" $Header: /home/ncvs/src/sbin/slattach/slattach.8,v 1.10 1996/02/17 19:21:40 ache Exp $
+.\" $Header: /home/ncvs/src/sbin/slattach/slattach.8,v 1.11 1996/03/12 23:14:44 ache Exp $
.\"
.Dd April 4, 1993
.Dt SLATTACH 8
@@ -248,13 +248,13 @@ This file contains the numerical process ID of the
process and can be examined by scripts in oder to send a signal to
.Nm slattach .
.Sh SEE ALSO
-.Xr startslip 1 ,
-.Xr sliplogin 8 ,
.Xr netstat 1 ,
+.Xr startslip 1 ,
+.Xr uustat 1 ,
.Xr netintro 4 ,
.Xr ifconfig 8 ,
.Xr rc 8 ,
-.Xr uustat 1 ,
+.Xr sliplogin 8 ,
/usr/share/examples/slattach
.Sh HISTORY
The
diff --git a/sbin/startslip/startslip.1 b/sbin/startslip/startslip.1
index 8ca28de..7b39ca7 100644
--- a/sbin/startslip/startslip.1
+++ b/sbin/startslip/startslip.1
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)startslip.1 8.1 (Berkeley) 6/5/93
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt STARTSLIP 1
@@ -189,9 +190,9 @@ Default case is no uucp locking to satisfy such programs.
.It Pa /var/run/startslip.<device>.pid
pid stored here
.Sh SEE ALSO
-.Xr sliplogin 8 ,
-.Xr slattach 8 ,
.Xr uustat 1 ,
+.Xr slattach 8 ,
+.Xr sliplogin 8 ,
/usr/share/examples/startslip
.Sh HISTORY
The
OpenPOWER on IntegriCloud