File openhpi-subagent-2.3.4_doctype.patch of Package openhpi-subagent
Index: docs/subagent-manual.sgml
================================================================================
--- docs/subagent-manual.sgml
+++ docs/subagent-manual.sgml
@@ -19,13 +19,13 @@
<!doctype book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-<!ENTITY % legal PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "legal.dtd">
+<!ENTITY % legal SYSTEM "legal.dtd">
%legal;
-<!ENTITY % authors PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "authors.dtd">
+<!ENTITY % authors SYSTEM "authors.dtd">
%authors;
-<!ENTITY % revisions PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "revisions.dtd">
+<!ENTITY % revisions SYSTEM "revisions.dtd">
%revisions;
<!ENTITY chapter1 SYSTEM "bookinfo.sgml">