Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2014 18:00:16 +0000 (UTC)
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r272533 - head/lib/libc/stdtime
Message-ID:  <201410041800.s94I0G9O083586@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pfg
Date: Sat Oct  4 18:00:15 2014
New Revision: 272533
URL: https://svnweb.freebsd.org/changeset/base/272533

Log:
  Minor doc format fix.
  
  Submitted by:	Yonghyeon PYUN

Modified:
  head/lib/libc/stdtime/strptime.3

Modified: head/lib/libc/stdtime/strptime.3
==============================================================================
--- head/lib/libc/stdtime/strptime.3	Sat Oct  4 17:49:36 2014	(r272532)
+++ head/lib/libc/stdtime/strptime.3	Sat Oct  4 18:00:15 2014	(r272533)
@@ -79,7 +79,8 @@ and
 .Fa \&%D ,
 are now interpreted as beginning at 1969 per POSIX requirements.
 Years 69-00 are interpreted in the 20th century (1969-2000), years
-01-68 in the 21st century (2001-2068).  The
+01-68 in the 21st century (2001-2068).
+The
 .Fa \&%U
 and
 .Fa %W



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410041800.s94I0G9O083586>