diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-04-04 20:23:14 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-04-04 20:23:14 +0000 |
commit | 49f6b3dd6c6cd82ad84be536ee061969d6c42131 (patch) | |
tree | 2ae4967d4ca298e35c05f12ca340f70da7147d85 | |
parent | cdd7270296133d5b04495bca24c63ee1431a9076 (diff) |
typo
-rw-r--r-- | share/man/man4/man4.sparc64/uperf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/uperf.4 b/share/man/man4/man4.sparc64/uperf.4 index 21403e597e8..ac7f731f344 100644 --- a/share/man/man4/man4.sparc64/uperf.4 +++ b/share/man/man4/man4.sparc64/uperf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uperf.4,v 1.2 2002/02/19 06:59:13 jason Exp $ +.\" $OpenBSD: uperf.4,v 1.3 2002/04/04 20:23:13 jason Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -173,7 +173,7 @@ fields specify the source to be set for the respective counter. .Pq Li "struct uperf_io" Clear the counters specified in .Fa cnt_flags . -.It Dv UPIO_CLRCNT +.It Dv UPIO_GETCNT .Pq Li "struct uperf_io" Retrieve the value for the counters specified in .Fa cnt_flags . |