From c83ce35c4a5b4f3347fe5e2337b74d6099d64c08 Mon Sep 17 00:00:00 2001 From: archie Date: Fri, 31 May 2002 22:26:19 +0000 Subject: Grammar nit: treat "contents" as plural. --- lib/libc/stdtime/strftime.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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:- -- cgit v1.1