From 7288802ce0564501fa6cd49ef30ebc21118d6827 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Mon, 31 Mar 1997 05:18:27 +0000 Subject: Fixed wording of previous change. Obtained from: fgets.3 Guided by: ISO C standard --- lib/libc/stdtime/strftime.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdtime') diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index f3709fbdfc7d1..27c826a0455ec 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -73,7 +73,7 @@ null character, is not more than .Fn strftime returns the number of characters in the array, not counting the terminating null. -Otherwise, zero is returned and the contents of the buffer are undefined. +Otherwise, zero is returned and the buffer contents is indeterminate. .Pp Each conversion specification is replaced by the characters as follows which are then copied into the buffer. -- cgit v1.3