Module Name:    src
Committed By:   wiz
Date:           Tue Aug 10 06:10:16 UTC 2010

Modified Files:
        src/share/man/man4: acpicpu.4

Log Message:
Call a flag flag, not argument.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/acpicpu.4

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

Modified files:

Index: src/share/man/man4/acpicpu.4
diff -u src/share/man/man4/acpicpu.4:1.6 src/share/man/man4/acpicpu.4:1.7
--- src/share/man/man4/acpicpu.4:1.6	Tue Aug 10 02:43:50 2010
+++ src/share/man/man4/acpicpu.4	Tue Aug 10 06:10:16 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.6 2010/08/10 02:43:50 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.7 2010/08/10 06:10:16 wiz Exp $
 .\"
 .\" Coyright (c) 2010 Jukka Ruohonen <jruoho...@iki.fi>
 .\" All rights reserved.
@@ -193,8 +193,9 @@
 a processor has entered a given state.
 It is possible to view the statistics by using
 .Xr vmstat 1
-(with the argument
-.Ar -e ) .
+(with the
+.Fl e
+flag).
 Note that valid per-CPU data is available only for C-states.
 .Sh SEE ALSO
 .Xr acpi 4 ,

Reply via email to