summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2002-05-31 22:26:19 +0000
committerArchie Cobbs <archie@FreeBSD.org>2002-05-31 22:26:19 +0000
commitc05b5b0453ac8098c7b4e39fb7cf1f965e844d95 (patch)
tree957eeb170425a048e5dbe6087417c805cb46641b /lib/libc
parent48d183faca1a4eab786d57c494f6a063ef95d1d2 (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 e6fed171d18e..172a6a684920 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:-