summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-12-09 16:42:12 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-12-09 16:42:12 +0000
commit74f4ec033270176284343b35f64adb6272c9e5ab (patch)
treed4beabe9c6932aa28e501245bc491197cd95794b /sbin
parentf48be165c6f2bdbc03796e9374dc6e12a3d62731 (diff)
add some missing boot_ pages;
Diffstat (limited to 'sbin')
-rw-r--r--sbin/reboot/reboot.87
1 files changed, 5 insertions, 2 deletions
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8
index 8e5f2e9f954..e62c413e6f5 100644
--- a/sbin/reboot/reboot.8
+++ b/sbin/reboot/reboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: reboot.8,v 1.33 2005/05/19 09:21:26 jmc Exp $
+.\" $OpenBSD: reboot.8,v 1.34 2005/12/09 16:42:11 jmc Exp $
.\" $NetBSD: reboot.8,v 1.3 1995/10/05 05:36:21 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -94,10 +94,12 @@ script which is run at shutdown time
.\" .Xr boot 8 ,
.Xr boot_alpha 8 ,
.Xr boot_amd64 8 ,
+.Xr boot_cats 8 ,
.Xr boot_hp300 8 ,
.Xr boot_hppa 8 ,
+.Xr boot_hppa64 8 ,
.Xr boot_i386 8 ,
-.\" .Xr boot_luna88k 8 ,
+.Xr boot_luna88k 8 ,
.Xr boot_mac68k 8 ,
.Xr boot_macppc 8 ,
.Xr boot_mvme68k 8 ,
@@ -106,6 +108,7 @@ script which is run at shutdown time
.Xr boot_sparc 8 ,
.Xr boot_sparc64 8 ,
.Xr boot_vax 8 ,
+.Xr boot_zaurus 8 ,
.Xr rc.shutdown 8 ,
.Xr savecore 8 ,
.Xr shutdown 8 ,