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-27 18:07:00 +0100
commitc319b79baa38806d92b46e2cb8ceccdc165677a7 (patch)
treecb8ece4d543bb6878a36fc19025b642982cf0480
parent2818db8b33208c1867cacd6a10851dc8f4ccb73c (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/osmomgw-vty-reference.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manuals/osmomgw-vty-reference.xml b/doc/manuals/osmomgw-vty-reference.xml
index 38cfd4f48..2d915451d 100644
--- a/doc/manuals/osmomgw-vty-reference.xml
+++ b/doc/manuals/osmomgw-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" >
]>