Switch to using version 4.1 of the DTD.

This commit is contained in:
Nik Clayton 2001-07-13 15:36:28 +00:00
parent 37af903d52
commit 5a8491908e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9866

View file

@ -1,4 +1,4 @@
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
%man;
@ -10,7 +10,7 @@
]>
<article>
<artheader>
<articleinfo>
<title>Committer Guide</title>
<authorgroup>
@ -19,7 +19,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.75 2001/07/11 13:22:17 nik Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.76 2001/07/11 14:08:50 nik Exp $</pubdate>
<copyright>
<year>1999</year>
@ -34,7 +34,7 @@
start, and existing committers are strongly encouraged to review it
from time to time.</para>
</abstract>
</artheader>
</articleinfo>
<sect1 id="admin">
<title>Administrative Details</title>
@ -519,11 +519,11 @@
</itemizedlist>
<para>You'll almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.76 2001-07-11 14:08:50 nik Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.77 2001-07-13 15:36:28 nik Exp $</literal> (or in FreeBSD's case,
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you'll have to edit
the file to resolve the conflict (remove the marker lines and
the second <literal>$Id: article.sgml,v 1.76 2001-07-11 14:08:50 nik Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.76 2001-07-11 14:08:50 nik Exp $</literal> line intact).</para>
the second <literal>$Id: article.sgml,v 1.77 2001-07-13 15:36:28 nik Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.77 2001-07-13 15:36:28 nik Exp $</literal> line intact).</para>
</listitem>
<listitem>