summaryrefslogtreecommitdiff
path: root/sbin/reboot
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-06-20 19:25:12 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-06-20 19:25:12 +0000
commit910bf20b74138f247f80ef5eebafafad30e14c57 (patch)
tree02c322a8bddf32f1181d658e0292521c4745c0ec /sbin/reboot
parent6983b8fe016369312a382594d32d7a335bcc922e (diff)
no more boot_mac68k(8);
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/reboot.85
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8
index 0f92c346474..d88d964748f 100644
--- a/sbin/reboot/reboot.8
+++ b/sbin/reboot/reboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: reboot.8,v 1.42 2011/07/08 02:14:13 ajacoutot Exp $
+.\" $OpenBSD: reboot.8,v 1.43 2012/06/20 19:25:11 jmc Exp $
.\" $NetBSD: reboot.8,v 1.3 1995/10/05 05:36:21 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)reboot.8 8.1 (Berkeley) 6/9/93
.\"
-.Dd $Mdocdate: July 8 2011 $
+.Dd $Mdocdate: June 20 2012 $
.Dt REBOOT 8
.Os
.Sh NAME
@@ -114,7 +114,6 @@ will attempt to power down the machine after it has halted.
.Xr boot_hppa64 8 ,
.Xr boot_i386 8 ,
.Xr boot_luna88k 8 ,
-.Xr boot_mac68k 8 ,
.Xr boot_macppc 8 ,
.Xr boot_mvme68k 8 ,
.Xr boot_mvme88k 8 ,