]> git.saurik.com Git - apple/libc.git/blobdiff - stdtime/FreeBSD/strftime.3
Libc-391.tar.gz
[apple/libc.git] / stdtime / FreeBSD / strftime.3
index 5f351cb1294858096166fcdcf07f24c5ef028310..c3f803dc7113e8e4fca6d1aced7a6ab7efac2346 100644 (file)
@@ -34,7 +34,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)strftime.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD: src/lib/libc/stdtime/strftime.3,v 1.33 2003/01/04 09:47:40 tjr Exp $
+.\" $FreeBSD: src/lib/libc/stdtime/strftime.3,v 1.34 2004/07/02 23:52:12 ru Exp $
 .\"
 .Dd January 4, 2003
 .Dt STRFTIME 3
@@ -184,7 +184,8 @@ is replaced by the weekday (Monday as the first day of the week)
 as a decimal number (1-7).
 .It Cm \&%V
 is replaced by the week number of the year (Monday as the first day of
-the week) as a decimal number (01-53).  If the week containing January
+the week) as a decimal number (01-53).
+If the week containing January
 1 has four or more days in the new year, then it is week 1; otherwise
 it is the last week of the previous year, and the next week is week 1.
 .It Cm %v