Add <!ENTITY rel.current CDATA "2.2.6"> to handbook.sgml, from

r1.83 of doc/handbook/handbook.sgml
This commit is contained in:
Nik Clayton 1998-11-03 23:48:03 +00:00
parent 457b40e56b
commit 6a33e87af9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3735
4 changed files with 10 additions and 0 deletions

View file

@ -641,3 +641,7 @@ for example,
62. Do step 60, but for version 1.8 of doc/handbook/lists.sgml. Call
the transformed file mailing-lists.ent, and add an ENTITY line for
it to handbook.sgml
63. Add <!ENTITY rel.current CDATA "2.2.6"> to handbook.sgml, from
r1.83 of doc/handbook/handbook.sgml.

View file

@ -2,6 +2,8 @@
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
<!ENTITY % authors SYSTEM "authors.ent"> %authors;
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
<!ENTITY rel.current CDATA "2.2.6">
]>

View file

@ -2,6 +2,8 @@
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
<!ENTITY % authors SYSTEM "authors.ent"> %authors;
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
<!ENTITY rel.current CDATA "2.2.6">
]>

View file

@ -2,6 +2,8 @@
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
<!ENTITY % authors SYSTEM "authors.ent"> %authors;
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
<!ENTITY rel.current CDATA "2.2.6">
]>