Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/reboot multicore update



details:   https://anonhg.NetBSD.org/src/rev/47855ac7dad9
branches:  trunk
changeset: 759527:47855ac7dad9
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sun Dec 12 11:38:42 2010 +0000

description:
multicore update

diffstat:

 sbin/reboot/reboot.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4f162bbc2173 -r 47855ac7dad9 sbin/reboot/reboot.8
--- a/sbin/reboot/reboot.8      Sun Dec 12 10:30:09 2010 +0000
+++ b/sbin/reboot/reboot.8      Sun Dec 12 11:38:42 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: reboot.8,v 1.26 2008/10/21 02:35:01 lukem Exp $
+.\"    $NetBSD: reboot.8,v 1.27 2010/12/12 11:38:42 pooka Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -74,7 +74,7 @@
 .It Fl n
 Do not flush the file system cache.
 This option should be used with extreme caution.
-It can be used if a disk or the processor is on fire.
+It can be used if a disk or a processor is on fire.
 .It Fl p
 Attempt to powerdown the system.
 If the powerdown fails, or the system does not support



Home | Main Index | Thread Index | Old Index