diff options
Diffstat (limited to 'share/man/man9/evcount.9')
-rw-r--r-- | share/man/man9/evcount.9 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/share/man/man9/evcount.9 b/share/man/man9/evcount.9 index 65a29da4be5..6701cf19caa 100644 --- a/share/man/man9/evcount.9 +++ b/share/man/man9/evcount.9 @@ -1,7 +1,7 @@ -.\" $OpenBSD: evcount.9,v 1.4 2010/09/20 07:09:55 matthew Exp $ +.\" $OpenBSD: evcount.9,v 1.5 2014/09/08 01:27:55 schwarze Exp $ .\" Written by Jared Yanovich .\" This file belongs to the public domain, 11/02/2004. -.Dd $Mdocdate: September 20 2010 $ +.Dd $Mdocdate: September 8 2014 $ .Dt EVCOUNT 9 .Os .Sh NAME @@ -195,7 +195,12 @@ will be made aware of interrupt occurrence. .Xr vmstat 8 , .Xr autoconf 9 .Sh AUTHORS +.An -nosplit The .Nm -API was written by Artur Grabowski and Aaron Campbell for +API was written by +.An Artur Grabowski +and +.An Aaron Campbell +for .Ox 3.6 . |