Most, if not all, four digit years beginning with "20" are in the 21st century.

Wrap the century prefixes in <quote>s while I'm here.

Submitted by:	"Passki, Jonathan P" <jpasski@kpmg.com>
This commit is contained in:
Ceri Davies 2002-12-09 23:28:21 +00:00
parent 9d85c44f4d
commit 11a127920c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15263

View file

@ -227,8 +227,8 @@ checkouts.cvs:B</userinput>
<programlisting>src-all tag=RELENG_4 date=2000.08.27.10.00.00</programlisting>
<note><para>The format of a date is rigid. You have to specify
all the components of the date: century (20, ie the 20th
century, must be supplied whereas 19, the past century, can
all the components of the date: century (<quote>20</quote>, ie the 21st
century, must be supplied whereas <quote>19</quote>, the past century, can
be omitted), year, month, day, hour, minutes, seconds&mdash;as
shown in the above example. For more information, please
see &man.cvsup.1;.</para></note>