diff options
-rw-r--r-- | sbin/shutdown/shutdown.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8 index ffc9ef3c20a..026955e71bb 100644 --- a/sbin/shutdown/shutdown.8 +++ b/sbin/shutdown/shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shutdown.8,v 1.28 2001/08/07 19:04:50 heko Exp $ +.\" $OpenBSD: shutdown.8,v 1.29 2001/09/18 04:51:21 miod Exp $ .\" $NetBSD: shutdown.8,v 1.6 1995/03/18 15:01:07 cgd Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -114,7 +114,7 @@ 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, sparc, and mac68k platforms.) +(Currently supported on some i386, sparc, macppc and mac68k platforms.) .It Ar time .Ar time is the time at which |