summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2002-05-31 22:26:19 +0000
committerarchie <archie@FreeBSD.org>2002-05-31 22:26:19 +0000
commitc83ce35c4a5b4f3347fe5e2337b74d6099d64c08 (patch)
tree957eeb170425a048e5dbe6087417c805cb46641b /lib/libc/stdtime
parentf138a74bc88eb0aea934104e030bfa907243ba45 (diff)
downloadFreeBSD-src-c83ce35c4a5b4f3347fe5e2337b74d6099d64c08.zip
FreeBSD-src-c83ce35c4a5b4f3347fe5e2337b74d6099d64c08.tar.gz
Grammar nit: treat "contents" as plural.
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3
index e6fed17..172a6a6 100644
--- a/lib/libc/stdtime/strftime.3
+++ b/lib/libc/stdtime/strftime.3
@@ -76,7 +76,7 @@ NUL character, is not more than
.Fn strftime
returns the number of characters in the array, not counting the
terminating NUL.
-Otherwise, zero is returned and the buffer contents is indeterminate.
+Otherwise, zero is returned and the buffer contents are indeterminate.
.Pp
The conversion specifications are copied to the buffer after expansion
as follows:-
OpenPOWER on IntegriCloud