diff options
author | rbuj <[email protected]> | 2019-02-02 18:28:59 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-05 12:09:50 +0100 |
commit | a6a07e76e6e4f905e2d5e510b922d7bc93a68c35 (patch) | |
tree | 6322cef37543475ca1cf6e823dcb9e214a2c05f8 /mate-dictionary/docs/reference | |
parent | 7f711993eb6234951a25c6c0dca01fb90bd43fa9 (diff) | |
download | mate-utils-a6a07e76e6e4f905e2d5e510b922d7bc93a68c35.tar.bz2 mate-utils-a6a07e76e6e4f905e2d5e510b922d7bc93a68c35.tar.xz |
help - bump docbook 4.5
fix validate errors:
$ find . -name "index.docbook" -exec yelp-check validate {} \;
validity error : Element othercredit content does not follow the DTD, expecting (honorific | firstname | surname | lineage | othername | affiliation | authorblurb | contrib)+, got (personname email )
Diffstat (limited to 'mate-dictionary/docs/reference')
-rw-r--r-- | mate-dictionary/docs/reference/gdict/gdict-docs.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-dictionary/docs/reference/gdict/gdict-docs.sgml b/mate-dictionary/docs/reference/gdict/gdict-docs.sgml index 19c4555a..f007d5f6 100644 --- a/mate-dictionary/docs/reference/gdict/gdict-docs.sgml +++ b/mate-dictionary/docs/reference/gdict/gdict-docs.sgml @@ -1,6 +1,6 @@ <?xml version="1.0" standalone="no"?> -<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ +<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY version SYSTEM "version.xml"> ]> |