cygwin-x-doc/faq cygwin-x-faq.xml,1.9,1.10
Alexander Gottwald <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: ago Update of /cvs/xserver/cygwin-x-doc/faq In directory gabe:/tmp/cvs-serv935/faq Modified Files: cygwin-x-faq.xml Log Message: 2004-12-29 Alexander Gottwald <[email protected]> * cg/cygwin-x-cg.xml: * ug/cygwin-x-ug.xml: * faq/cygwin-x-faq.xml: Fix broken PUBLIC identifier which was missing the system idenifier (Reported by Comet at zonelabs dot com) Index: cygwin-x-faq.xml =================================================================== RCS file: /cvs/xserver/cygwin-x-doc/faq/cygwin-x-faq.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- cygwin-x-faq.xml 2 Oct 2004 22:06:01 -0000 1.9 +++ cygwin-x-faq.xml 29 Dec 2004 18:46:00 -0000 1.10 @@ -1,4 +1,6 @@ -<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" [ +<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" +[ <!-- Include the common entities --> <!ENTITY % common SYSTEM "../common/entities.xml"> %common;