aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-03-17 14:15:38 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-28 17:00:07 +0100
commitd06be39c556a14460be96d04e476a3e8543168b2 (patch)
tree11346dd71dfa42e28c27a11e8e810b2d5f2f6e7b
parentd70979c8ec52439991f3ae731a55ea69923374a5 (diff)
vty-ref: Update URI of docbook 5.0 schema
... to match the /etc/xml/catalog file on debian (no "www" in hostname) Change-Id: Id9f3579c7f2bc3af13fe30b5268f249b6f59ed0d
-rw-r--r--doc/manuals/osmonitb-vty-reference.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manuals/osmonitb-vty-reference.xml b/doc/manuals/osmonitb-vty-reference.xml
index 2aa0634d5..140716517 100644
--- a/doc/manuals/osmonitb-vty-reference.xml
+++ b/doc/manuals/osmonitb-vty-reference.xml
@@ -3,8 +3,8 @@
ex:ts=2:sw=42sts=2:et
-*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
-->
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V5.0//EN"
-"http://www.docbook.org/xml/5.0/dtd/docbook.dtd" [
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML 5.0//EN"
+"http://docbook.org/xml/5.0/dtd/docbook.dtd" [
<!ENTITY chapter-vty SYSTEM "../common/chapters/vty.xml" >
<!ENTITY sections-vty SYSTEM "generated/docbook_vty.xml" >
]>