List v3.1 of the DTD in the examples.

This commit is contained in:
Nik Clayton 1999-06-03 19:48:57 +00:00
parent 20113d331c
commit 74a2787fa0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5016
3 changed files with 6 additions and 6 deletions

View file

@ -732,7 +732,7 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
is;</para>
<programlisting>
PUBLIC "-//FreeBSD//DTD DocBook V3.0-Based Extension//EN"</programlisting>
PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"</programlisting>
</sect2>
<sect2>
@ -1516,7 +1516,7 @@ This is the file called 'foo2'</screen>
<para>Therefore, the introduction to your documentation will probably
look like this;</para>
<programlisting>&lt;!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.0-Based Extension//EN" [
<programlisting>&lt;!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
&lt;!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"&gt;
%man;