Module Name:    src
Committed By:   pooka
Date:           Sun Dec 12 11:38:42 UTC 2010

Modified Files:
        src/sbin/reboot: reboot.8

Log Message:
multicore update


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sbin/reboot/reboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/reboot/reboot.8
diff -u src/sbin/reboot/reboot.8:1.26 src/sbin/reboot/reboot.8:1.27
--- src/sbin/reboot/reboot.8:1.26	Tue Oct 21 02:35:01 2008
+++ src/sbin/reboot/reboot.8	Sun Dec 12 11:38:42 2010
@@ -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

Reply via email to