Module Name:    src
Committed By:   wiz
Date:           Thu Nov 20 13:16:05 UTC 2014

Modified Files:
        src/usr.sbin/cpuctl: cpuctl.8

Log Message:
Bump date. Quote minus with a backslash, for PostScript/PDF output.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/cpuctl/cpuctl.8

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

Modified files:

Index: src/usr.sbin/cpuctl/cpuctl.8
diff -u src/usr.sbin/cpuctl/cpuctl.8:1.13 src/usr.sbin/cpuctl/cpuctl.8:1.14
--- src/usr.sbin/cpuctl/cpuctl.8:1.13	Thu Nov 20 12:49:13 2014
+++ src/usr.sbin/cpuctl/cpuctl.8	Thu Nov 20 13:16:05 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: cpuctl.8,v 1.13 2014/11/20 12:49:13 msaitoh Exp $
+.\"	$NetBSD: cpuctl.8,v 1.14 2014/11/20 13:16:05 wiz Exp $
 .\"
 .\" Copyright (c) 2007, 2008, 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 23, 2013
+.Dd November 20, 2014
 .Dt CPUCTL 8
 .Os
 .Sh NAME
@@ -74,10 +74,10 @@ Set the specified CPU on line, making it
 This applies the microcode patch to CPUs.
 If
 .Ar cpuno
-is not specified or -1, all CPUs are updated.
+is not specified or \-1, all CPUs are updated.
 If
 .Ar cpuno
-is -2, the current CPUs are updated.
+is \-2, the current CPUs are updated.
 The default filename is used if no filename is specified.
 The
 .Cm identify

Reply via email to