diff options
author | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2005-03-09 13:52:21 +0000 |
---|---|---|
committer | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2005-03-09 13:52:21 +0000 |
commit | bf4988fc404159e65a572fd952bf7f808cefb212 (patch) | |
tree | c499b8666e9c6e9b91c092af690365e86af5a984 /sbin | |
parent | 5362ae1248aca2767f90f042a788c815ae6bc6e4 (diff) |
Sync with reboot(8) man page.
(luna88k and zaurus also work with -p option.)
ok miod@
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/shutdown/shutdown.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8 index 78744589d5d..92f67660ca4 100644 --- a/sbin/shutdown/shutdown.8 +++ b/sbin/shutdown/shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shutdown.8,v 1.34 2003/07/15 10:28:29 jmc Exp $ +.\" $OpenBSD: shutdown.8,v 1.35 2005/03/09 13:52:20 aoyama Exp $ .\" $NetBSD: shutdown.8,v 1.6 1995/03/18 15:01:07 cgd Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -111,7 +111,8 @@ The flag is passed on to .Xr halt 8 , causing machines which support automatic power down to do so after halting. -(Currently supported on some i386, mac68k, macppc, sparc and sparc64 platforms.) +(Currently supported on some i386, luna88k, mac68k, macppc, sparc, +sparc64 and zaurus platforms.) .It Ar time .Ar time is the time at which |