diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-02 14:39:47 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-02 14:39:47 +0000 |
commit | 7d1ca3ee9ae0f1e1b333e7d539e17ef9e7661dac (patch) | |
tree | 04484b4748d59fde18d24c254e51a50708eb1a89 | |
parent | 539e51761fec1f42445ec8557d4510b630c170a3 (diff) |
Slight update.
-rw-r--r-- | sbin/reboot/reboot.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8 index 3455ec8d491..4af12147791 100644 --- a/sbin/reboot/reboot.8 +++ b/sbin/reboot/reboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: reboot.8,v 1.7 1997/09/16 19:30:25 weingart Exp $ +.\" $OpenBSD: reboot.8,v 1.8 1997/10/02 14:39:46 downsj Exp $ .\" $NetBSD: reboot.8,v 1.3 1995/10/05 05:36:21 mycroft Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -89,7 +89,8 @@ capturing the state of a corrupted or misbehaving system. The .Fl p option causes the system to power down, if it is being halted, and the -hardware supports automatic power down. +hardware supports automatic power down. (Currently supported on some +i386 and sparc platforms.) .El .Pp Normally, the |