This commit is contained in:
gferg 2002-04-25 20:40:36 +00:00
parent e8d4993ed5
commit 4f86dad088
2 changed files with 6 additions and 4 deletions

View File

@ -35,7 +35,7 @@
<book id="index">
<bookinfo>
<title>LDP Author Guide</title>
<pubdate>v3.14, 2002-04-25</pubdate>
<pubdate>2002-04-25</pubdate>
<author>
<firstname>Mark</firstname>
<othername>F.</othername>
@ -1284,8 +1284,10 @@ $_toolroot/dtd/docbook/catalog</command> <co id="export"/>
<section id="accepteddates">
<title> Date formats </title>
<para> The <sgmltag class="starttag">pubdate</sgmltag> tag in
your header should be in the following format: </para>
<programlisting format="linespecific"><sgmltag class="starttag">pubdate</sgmltag>v1.0, 2002-04-25<sgmltag class="endtag">pubdate</sgmltag></programlisting>
your header should list the publication date of this particular
version of the document (coincide with the revision date).
It should be in the following format: </para>
<programlisting format="linespecific"><sgmltag class="starttag">pubdate</sgmltag>2002-04-25<sgmltag class="endtag">pubdate</sgmltag></programlisting>
<para>
The date is in the format YYYY-MM-DD, which is one of the
<ulink url="http://www.w3.org/TR/NOTE-datetime">ISO 8601</ulink> standard

View File

@ -35,5 +35,5 @@
&lt;/revision&gt;
&lt;/revhistory&gt;
&lt;isbn&gt;ISBN#&lt;/isbn&gt;
&lt;pubdate&gt;$Data: 1999-12-30 $&lt;/pubdate&gt;
&lt;pubdate&gt;1999-12-30&lt;/pubdate&gt;
&lt;/bookinfo&gt;