aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/user-guide.xml
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-01-29 15:38:15 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-01-29 15:38:15 +0000
commit89a0f5518be1c651128bafa3e75509a51ecd3957 (patch)
treefb25b046ed7f8cd07a0963d748613d0ffac448eb /docbook/user-guide.xml
parent6a0691490cc56a43a52447cb98397d2bc12f1661 (diff)
various versioning related things (like using the svn version number), fix a broken link in the developer-guide
svn path=/trunk/; revision=13196
Diffstat (limited to 'docbook/user-guide.xml')
-rw-r--r--docbook/user-guide.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docbook/user-guide.xml b/docbook/user-guide.xml
index 4ac0d9838a..ca075f2c4e 100644
--- a/docbook/user-guide.xml
+++ b/docbook/user-guide.xml
@@ -53,7 +53,7 @@ DOCUMENT SECTION
-->
<!ENTITY DocumentTitle "<application>Ethereal</application> User's Guide">
- <!ENTITY DocumentSubTitle "&DocumentVersion; for Ethereal &EtherealCurrentVersion;">
+ <!ENTITY DocumentSubTitle "&DocumentVersion; (&SvnVersion;) for Ethereal &EtherealCurrentVersion;">
<!ENTITY DocumentTitleAbbreviation "EUG">
<!ENTITY DocumentCopyrightHolder1 "Richard Sharpe">
@@ -65,6 +65,8 @@ DOCUMENT SECTION
<!ENTITY DocumentVersion "V2.0.2">
<!ENTITY DocumentPubDate "2005">
+ <!ENTITY % SvnVersionFile SYSTEM "svn_version.xml">
+ %SvnVersionFile;
<!ENTITY DocumentLegalNotice "<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.</para><para>All logos and trademarks in this document are property of their respective owner.</para>">
<!--