commit 556f174b18543130ae62e318adb57429e8e7cdcf
Author: Simon Clark <simon.richard.clark(a)gmail.com>
Date: Sat Feb 8 11:37:01 2014 +0000
Remove version numbers in doc directories
in Mail_Servers.xml
Signed-off-by: Stephen Wadeley <swadeley(a)redhat.com>
en-US/Mail_Servers.xml | 14 +++++---------
1 files changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/en-US/Mail_Servers.xml b/en-US/Mail_Servers.xml
index 23406f6..9fc855e 100644
--- a/en-US/Mail_Servers.xml
+++ b/en-US/Mail_Servers.xml
@@ -1382,8 +1382,7 @@ connect = 110
accept = 993
connect = 143</programlisting>
<para>Once you start <command>stunnel</command> with the created configuration file using the <command>/usr/bin/stunnel /etc/stunnel/mail.conf</command> command, it will be possible to use an <systemitem class="protocol">IMAP</systemitem> or a <systemitem class="protocol">POP</systemitem> email client and connect to the email server using SSL encryption.</para>
- <para>For more information on <command>stunnel</command>, refer to the <command>stunnel</command> man page or the documents in the <filename>/usr/share/doc/stunnel-<replaceable>version-number</replaceable>
- </filename>/ directory, where <replaceable>version-number</replaceable> is the version number of <command>stunnel</command>.</para>
+ <para>For more information on <command>stunnel</command>, refer to the <command>stunnel</command> man page or the documents in the <filename>/usr/share/doc/stunnel/</filename> directory.</para>
</section>
</section>
</section>
@@ -1433,18 +1432,15 @@ connect = 143</programlisting>
</listitem>
<listitem>
<para>
- <filename>/usr/share/doc/postfix-<replaceable>version-number</replaceable>
- </filename> — Contains a large amount of information about ways to configure Postfix. Replace <replaceable>version-number</replaceable> with the version number of Postfix.</para>
+ <filename>/usr/share/doc/postfix/</filename> — Contains a large amount of information about ways to configure Postfix.</para>
</listitem>
<listitem>
<para>
- <filename>/usr/share/doc/fetchmail-<replaceable>version-number</replaceable>
- </filename> — Contains a full list of Fetchmail features in the <filename>FEATURES</filename> file and an introductory <filename>FAQ</filename> document. Replace <replaceable>version-number</replaceable> with the version number of Fetchmail.</para>
+ <filename>/usr/share/doc/fetchmail/</filename> — Contains a full list of Fetchmail features in the <filename>FEATURES</filename> file and an introductory <filename>FAQ</filename> document.</para>
</listitem>
<listitem>
<para>
- <filename>/usr/share/doc/procmail-<replaceable>version-number</replaceable>
- </filename> — Contains a <filename>README</filename> file that provides an overview of Procmail, a <filename>FEATURES</filename> file that explores every program feature, and an <filename>FAQ</filename> file with answers to many common configuration questions. Replace <replaceable>version-number</replaceable> with the version number of Procmail.</para>
+ <filename>/usr/share/doc/procmail/</filename> — Contains a <filename>README</filename> file that provides an overview of Procmail, a <filename>FEATURES</filename> file that explores every program feature, and an <filename>FAQ</filename> file with answers to many common configuration questions.</para>
<para>When learning how Procmail works and creating new recipes, the following Procmail man pages are invaluable:</para>
<itemizedlist>
<listitem>
@@ -1465,7 +1461,7 @@ connect = 143</programlisting>
</listitem>
<listitem>
<para>
- <filename>/usr/share/doc/spamassassin-<replaceable>version-number</replaceable>/</filename> — Contains a large amount of information pertaining to SpamAssassin. Replace <replaceable>version-number</replaceable> with the version number of the <filename>spamassassin</filename> package.</para>
+ <filename>/usr/share/doc/spamassassin/</filename> — Contains a large amount of information pertaining to SpamAssassin.</para>
</listitem>
</itemizedlist>
</listitem>