Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Call a flag flag, not argument.
details: https://anonhg.NetBSD.org/src/rev/e809e28b64a3
branches: trunk
changeset: 757005:e809e28b64a3
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Aug 10 06:10:16 2010 +0000
description:
Call a flag flag, not argument.
diffstat:
share/man/man4/acpicpu.4 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 1ae83628d86f -r e809e28b64a3 share/man/man4/acpicpu.4
--- a/share/man/man4/acpicpu.4 Tue Aug 10 05:22:07 2010 +0000
+++ b/share/man/man4/acpicpu.4 Tue Aug 10 06:10:16 2010 +0000
@@ -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 <jruohonen%iki.fi@localhost>
.\" 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 ,
Home |
Main Index |
Thread Index |
Old Index