summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-03-31 05:18:27 +0000
committerbde <bde@FreeBSD.org>1997-03-31 05:18:27 +0000
commit7ee566c897cf766012427578ed33acd7d34f9e22 (patch)
treecd7d0bc3aabd25961318485768ba7ade31b7c597 /lib
parent691010efad5c05f7ee86a870abce217fe8e9b8d1 (diff)
downloadFreeBSD-src-7ee566c897cf766012427578ed33acd7d34f9e22.zip
FreeBSD-src-7ee566c897cf766012427578ed33acd7d34f9e22.tar.gz
Fixed wording of previous change.
Obtained from: fgets.3 Guided by: ISO C standard
Diffstat (limited to 'lib')
-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 f3709fb..27c826a 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.
OpenPOWER on IntegriCloud