aboutsummaryrefslogtreecommitdiff
path: root/sbin/reboot
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-01-13 00:25:51 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-01-13 00:25:51 +0000
commitaf202156659087d0a60caf70834dcefb46406a0c (patch)
treecf676e7c261d79d654f052f6b787e0f9aa00b52d /sbin/reboot
parent2b5f199de6771d889a849666e0a2e7e6ab511ac3 (diff)
Notes
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/boot_i386.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 0e89b945159e..bfdb00f1d4fc 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