List v3.1 of the DTD in the examples.
This commit is contained in:
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
|
|
@ -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><!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.0-Based Extension//EN" [
|
||||
<programlisting><!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue