* Use xmllint instead of nsgmls to validate the manual.
This commit is contained in:
parent
9ee3b7a37a
commit
a24cb19361
2 changed files with 5 additions and 4 deletions
|
|
@ -1,5 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE book SYSTEM "/nix/current/xml/dtd/docbook/docbookx.dtd"
|
||||
<!DOCTYPE book
|
||||
PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
|
||||
[
|
||||
<!ENTITY introduction SYSTEM "introduction.xml">
|
||||
<!ENTITY installation SYSTEM "installation.xml">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue