summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2001-09-20 14:36:30 +0000
committermiod <miod@openbsd.org>2001-09-20 14:36:30 +0000
commita1ebaff62d94a185479a16b5c615daa8148826bf (patch)
treea8893ab2ec1d4f9cfc5ac09694d53f823884ea6e
parentbug compat: request a dummy channel for -N (no shell) sessions + cleanup; vinschen@redhat.com (diff)
downloadwireguard-openbsd-a1ebaff62d94a185479a16b5c615daa8148826bf.tar.xz
wireguard-openbsd-a1ebaff62d94a185479a16b5c615daa8148826bf.zip
Comment out Xr to missing boot_foo(8) pages.
-rw-r--r--sbin/reboot/reboot.810
1 files changed, 6 insertions, 4 deletions
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8
index 645c090fa4d..317ea26fbb3 100644
--- a/sbin/reboot/reboot.8
+++ b/sbin/reboot/reboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: reboot.8,v 1.22 2001/06/05 15:23:43 aaron Exp $
+.\" $OpenBSD: reboot.8,v 1.23 2001/09/20 14:36:30 miod Exp $
.\" $NetBSD: reboot.8,v 1.3 1995/10/05 05:36:21 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -93,15 +93,17 @@ script which is run at shutdown time
.El
.Sh SEE ALSO
.Xr utmp 5 ,
-.Xr boot 8 ,
+.\" .Xr boot 8 ,
.Xr boot_alpha 8 ,
.Xr boot_amiga 8 ,
.Xr boot_hp300 8 ,
.Xr boot_i386 8 ,
.Xr boot_mac68k 8 ,
-.Xr boot_mvme68k 8 ,
-.Xr boot_powerpc 8 ,
+.\" .Xr boot_macppc 8 ,
+.\" .Xr boot_mvme68k 8 ,
+.\" .Xr boot_mvmeppc 8 ,
.Xr boot_sparc 8 ,
+.\" .Xr boot_sparc64 8 ,
.Xr boot_sun3 8 ,
.Xr boot_vax 8 ,
.Xr rc.shutdown 8 ,