From: Tomek Mrugalski Date: Tue, 6 Feb 2018 13:28:55 +0000 (+0000) Subject: [github39] system_messages tool converted to DocBook 5.0 X-Git-Tag: trac5524_base~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde5de6b409ba935648bd09d27e9631fdb8b0d71;p=thirdparty%2Fkea.git [github39] system_messages tool converted to DocBook 5.0 --- diff --git a/doc/version.ent.in b/doc/version.ent.in index 9a72f7e3dd..94272348c5 100644 --- a/doc/version.ent.in +++ b/doc/version.ent.in @@ -1 +1 @@ - + diff --git a/tools/system_messages.cc b/tools/system_messages.cc index e76991b9d8..f7c6a0fab4 100644 --- a/tools/system_messages.cc +++ b/tools/system_messages.cc @@ -76,32 +76,31 @@ DictionaryType dictionary; /// this is output before anything else. const std::string FILE_HEADER = "\n\ -\n\ -\n\ -%version;\n\ -]>\n\ +\ +%keaversion;\ +]>\ +\n\ \n\ -\n\ +\n\ \n\ \n\ - \n\ + \n\ Kea Messages Manual\n\ \n\ \n\ - 2011-2017\n\ + 2011-2018\n\ Internet Systems Consortium, Inc. (\"ISC\")\n\ \n\ \n\ \n\ \n\ - This is the messages manual for Kea version &__VERSION__;.\n\ + This is the messages manual for Kea version &keaversion;.\n\ The most up-to-date version of this document, along with\n\ other documents for Kea, can be found at\n\ .\n\ @@ -109,8 +108,8 @@ const std::string FILE_HEADER = \n\ \n\ This is the messages manual for Kea version\n\ - &__VERSION__;.\n\ - \n\ + &keaversion;.\n\ + \n\ \n\ \n\ Introduction\n\