summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/time/strftime.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/time/strftime.3 b/lib/libc/time/strftime.3
index adec75eabf8..9743965e00c 100644
--- a/lib/libc/time/strftime.3
+++ b/lib/libc/time/strftime.3
@@ -30,9 +30,9 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strftime.3 5.12 (Berkeley) 6/29/91
-.\" $OpenBSD: strftime.3,v 1.22 2007/05/31 19:19:34 jmc Exp $
+.\" $OpenBSD: strftime.3,v 1.23 2009/09/09 06:38:25 jmc Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: September 9 2009 $
.Dt STRFTIME 3
.Os
.Sh NAME
@@ -240,7 +240,7 @@ Note that while this implementation of
will always NUL terminate
.Fa buf ,
other implementations may not do so when
-.Fa maxsiz
+.Fa maxsize
is not large enough to store the entire time string.
The contents of
.Fa buf