Module: sip-router Branch: master Commit: a192f2073fe1c81def8cff1487004ee58dc856aa URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a192f2073fe1c81def8cff1487004ee58dc856aa
Author: Juha Heinanen <[email protected]> Committer: Juha Heinanen <[email protected]> Date: Sat Sep 13 18:39:14 2014 +0300 modules/auth: fixed docbook reference --- modules/auth/auth.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules/auth/auth.xml b/modules/auth/auth.xml index 439359f..8f97929 100644 --- a/modules/auth/auth.xml +++ b/modules/auth/auth.xml @@ -1,6 +1,6 @@ <?xml version='1.0'?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" - "http://www.oasis-open.org/docbookid/id/g/4.5/docbookx.dtd"> + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> <refentry id="module.auth" xmlns:serdoc="http://sip-router.org/xml/serdoc"> _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
