summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-09-09 06:38:26 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-09-09 06:38:26 +0000
commit13e385e0c8e75d6b515224b004b945f4a5e4fd0f (patch)
tree56d15a4f0a0d8a9a498b39cea6cc426367253a7a /lib
parente8740d9e59ba261283cfbcf66009456983358b33 (diff)
maxzis -> maxsize; from Han Boetes
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