diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-19 09:21:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-19 09:21:27 +0000 |
commit | 0ad0b29694aa7f16593190e7c9d66ff3f7c46692 (patch) | |
tree | a5f90f298144ce08a39da237ef30f5a00c815ccb /sbin/reboot | |
parent | 188a70fd56d27ebbcd9baccf8b8d2fb86f89808d (diff) |
p's and q's;
Diffstat (limited to 'sbin/reboot')
-rw-r--r-- | sbin/reboot/reboot.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8 index 96419a8d867..8e5f2e9f954 100644 --- a/sbin/reboot/reboot.8 +++ b/sbin/reboot/reboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: reboot.8,v 1.32 2005/01/14 01:32:17 uwe Exp $ +.\" $OpenBSD: reboot.8,v 1.33 2005/05/19 09:21:26 jmc Exp $ .\" $NetBSD: reboot.8,v 1.3 1995/10/05 05:36:21 mycroft Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -67,16 +67,16 @@ for information on how to recover this dump. .It Fl n Prevent file system cache from being flushed. This option should probably not be used. -.It Fl q -Quick. -The system is halted or restarted quickly and ungracefully, and only -the flushing of the file system cache is performed. -This option should probably not be used. .It Fl p Causes the system to power down, if it is being halted, and the hardware supports automatic power down. (Currently supported on some i386, luna88k, mac68k, macppc, sparc, sparc64 and zaurus platforms.) +.It Fl q +Quick. +The system is halted or restarted quickly and ungracefully, and only +the flushing of the file system cache is performed. +This option should probably not be used. .El .Pp Normally, the |