diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-11-14 06:57:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-11-14 06:57:40 +0000 |
commit | fd8a130127d712e61185e2b80452db8addbd35d6 (patch) | |
tree | 0204b9fef6164fff9e231cb666eb0854c091be18 | |
parent | 3fe73083cbc2686bb27563e4dea0a7db371211f4 (diff) |
grammar;
-rw-r--r-- | share/man/man9/counters_alloc.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/counters_alloc.9 b/share/man/man9/counters_alloc.9 index a0d521916da..06f88234e6d 100644 --- a/share/man/man9/counters_alloc.9 +++ b/share/man/man9/counters_alloc.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: counters_alloc.9,v 1.8 2016/11/14 03:40:09 dlg Exp $ +.\" $OpenBSD: counters_alloc.9,v 1.9 2016/11/14 06:57:39 jmc Exp $ .\" .\" Copyright (c) 2016 David Gwynne <dlg@openbsd.org> .\" @@ -178,7 +178,7 @@ in the array of counters referenced by .Fa cm . .Pp .Fn counters_add -add the value of +adds the value of .Fa v to the counter at the index specified by .Fa counter |