From 47a30121232db407f84d4a4c671f94dca6ad5cfd Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sun, 29 Apr 2001 03:54:48 +0000
Subject: Clarify a little: the mandatory argument is an event number.
PR: 26905
Submitted by: AMAKAWA Shuhei
---
share/examples/perfmon/README | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'share/examples')
diff --git a/share/examples/perfmon/README b/share/examples/perfmon/README
index ccd6877a175a..ffa2cafa92c8 100644
--- a/share/examples/perfmon/README
+++ b/share/examples/perfmon/README
@@ -18,7 +18,8 @@ The following options are not implemented on Pentium CPUs:
-i invert sense of count mask comparison
-U n use unit mask `n'
-There is one mandatory argument, which must be the number of the counter.
-All numbers can be specified in any format acceptable to strtol(3).
+There is one mandatory argument, which is the event number to be
+monitored, defined in . All numbers can be
+specified in any format acceptable to strtol(3).
$FreeBSD$
--
cgit v1.2.3