diff options
-rw-r--r-- | share/man/man9/evcount.9 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/evcount.9 b/share/man/man9/evcount.9 index 3775e755569..97204b9dd59 100644 --- a/share/man/man9/evcount.9 +++ b/share/man/man9/evcount.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: evcount.9,v 1.1 2004/11/02 22:00:45 jaredy Exp $ +.\" $OpenBSD: evcount.9,v 1.2 2004/11/09 21:49:47 jmc Exp $ .\" Written by Jared Yanovich .\" This file belongs to the public domain, 11/02/2004. .Dd November 2, 2004 @@ -19,7 +19,7 @@ .Sh DESCRIPTION The .Nm -API provides a interface for generic event and interrupt counting, +API provides an interface for generic event and interrupt counting, whose statistics are made available to machine-independent .Xr sysctl 3 nodes. @@ -59,9 +59,9 @@ devices attached to that bus. .Pp See .Xr intro 4 -for a list of devices for any of which may +for a list of devices for any of which .Nm -track interrupt counting. +may track interrupt counting. .Pp The .Xr systat 1 |