Bug#329988: Patch for Bug#329988: internal cross-references in the README.Debian

Shyamal Prasad shyamalprasad at verizon.net
Tue Dec 27 08:49:15 UTC 2005


>>>>> "Marc" == Marc Haber <mh+debian-packages at zugschlus.de> writes:

    Marc> That would be absolutely fantastic! You can pull the current
    Marc> file from svn:
    Marc> http://svn.debian.org/wsvn/pkg-exim4/exim/trunk/debian/README.Debian.xml?op=file&rev=0&sc=0,
    Marc> or svn co
    Marc> svn://svn.debian.org/svn/pkg-exim4/exim/trunk. Please submit
    Marc> the resulting patch through the BTS.

Hi Marc,

Here is the simplest patch I could come up with. I hope it meets all
your requirements.

Cheers!
Shyamal

Index: README.Debian.xml
===================================================================
--- README.Debian.xml	(revision 1320)
+++ README.Debian.xml	(working copy)
@@ -248,6 +248,8 @@
 	these changes, you can do so by using
 	<command>update-exim4.conf.template</command>.
       </para>
+      <section id='macros'>
+      <title>Using Exim Macros to control the configuration</title>
       <para>
 	Our configuration can be controlled in a limited way by
 	setting macros. That way, you can switch on and off certain
@@ -281,6 +283,7 @@
 	general macro mechanism, see the exim specification, chapter
 	6.4, for details how macro expansion works.
       </para>
+      </section>
       <section>
 	<title>What about debconf?</title>
 	<para>
@@ -568,8 +571,9 @@
 	  If you need to enable them for unencrypted connections because
 	  your service provider does support neither TLS encryption nor
 	  the CRAM MD5 authentication method, you can do so by setting
-	  the appropriate macro as mentioned in the comments in the
-	  configuration file.
+	  the AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS macro. Please refer to
+	  <xref linkend="macros"/> for an explanation of
+	  how best to do this.
 	</para>
 	<para>
 	  <filename>/etc/exim4/passwd.client</filename> needs to be




More information about the Pkg-exim4-maintainers mailing list