Hi, In the rest of the document "maxsize" is used so I this one has to be changed to "maxsize" as well.
Index: strftime.3 =================================================================== RCS file: /cvs/src/lib/libc/time/strftime.3,v retrieving revision 1.22 diff -u -p -r1.22 strftime.3 --- strftime.3 31 May 2007 19:19:34 -0000 1.22 +++ strftime.3 9 Sep 2009 03:42:33 -0000 @@ -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 # Han
