summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2003-08-21 17:51:37 +0000
committermiod <miod@openbsd.org>2003-08-21 17:51:37 +0000
commitd84ac402ce27aa19ddc02809a994261974e7b5bb (patch)
tree7fbae2b95e69357c7df0e7b3d8cb793acd9f5c6c
parentsync (diff)
downloadwireguard-openbsd-d84ac402ce27aa19ddc02809a994261974e7b5bb.tar.xz
wireguard-openbsd-d84ac402ce27aa19ddc02809a994261974e7b5bb.zip
More boot_foo Xr are valid now.
-rw-r--r--sbin/reboot/reboot.89
1 files changed, 5 insertions, 4 deletions
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8
index 59204125a45..7a86ba139b3 100644
--- a/sbin/reboot/reboot.8
+++ b/sbin/reboot/reboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: reboot.8,v 1.28 2003/06/02 20:06:16 millert Exp $
+.\" $OpenBSD: reboot.8,v 1.29 2003/08/21 17:51:37 miod Exp $
.\" $NetBSD: reboot.8,v 1.3 1995/10/05 05:36:21 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -96,11 +96,12 @@ script which is run at shutdown time
.Xr boot_hppa 8 ,
.Xr boot_i386 8 ,
.Xr boot_mac68k 8 ,
-.\" .Xr boot_macppc 8 ,
-.\" .Xr boot_mvme68k 8 ,
+.Xr boot_macppc 8 ,
+.Xr boot_mvme68k 8 ,
+.\" .Xr boot_mvme88k 8 ,
.\" .Xr boot_mvmeppc 8 ,
.Xr boot_sparc 8 ,
-.\" .Xr boot_sparc64 8 ,
+.Xr boot_sparc64 8 ,
.Xr boot_vax 8 ,
.Xr rc.shutdown 8 ,
.Xr savecore 8 ,