cygwin-x-doc/ug cygwin-x-ug.xml,1.5,1.6
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/ug In directory gabe:/tmp/cvs-serv935/ug Modified Files: cygwin-x-ug.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-ug.xml =================================================================== RCS file: /cvs/xserver/cygwin-x-doc/ug/cygwin-x-ug.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- cygwin-x-ug.xml 20 Apr 2004 23:58:59 -0000 1.5 +++ cygwin-x-ug.xml 29 Dec 2004 18:46:00 -0000 1.6 @@ -1,4 +1,6 @@ -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" [ +<!DOCTYPE book 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;