Author: gjb Date: Tue Nov 5 21:47:00 2013 New Revision: 257720 URL: http://svnweb.freebsd.org/changeset/base/257720
Log: Fix .Dd after r257646. DST affects the day by one hour, but the number of days in the week stay the same. Modified: head/lib/libc/string/strlcpy.3 Modified: head/lib/libc/string/strlcpy.3 ============================================================================== --- head/lib/libc/string/strlcpy.3 Tue Nov 5 20:00:17 2013 (r257719) +++ head/lib/libc/string/strlcpy.3 Tue Nov 5 21:47:00 2013 (r257720) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 10, 2013 +.Dd November 4, 2013 .Dt STRLCPY 3 .Os .Sh NAME _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"