summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/patch-doc-manual.xml.head
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-13 01:26:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-13 01:26:10 +0000
commit2e1f858ad99fab02d8720b85b3f1187048fe7e29 (patch)
treef0a6e4c0fb474da3fe00f820cad79fc40a92f017 /mail/mutt-devel/files/patch-doc-manual.xml.head
parentRack provides an minimal interface between webservers supporting Ruby (diff)
- Update to 1.5.17
PR: 117822 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) rafan (zh-mutt maintainer)
Notes
Notes: svn path=/head/; revision=203431
Diffstat (limited to 'mail/mutt-devel/files/patch-doc-manual.xml.head')
-rw-r--r--mail/mutt-devel/files/patch-doc-manual.xml.head15
1 files changed, 12 insertions, 3 deletions
diff --git a/mail/mutt-devel/files/patch-doc-manual.xml.head b/mail/mutt-devel/files/patch-doc-manual.xml.head
index 8ae856b420ff..22ae5bc8744f 100644
--- a/mail/mutt-devel/files/patch-doc-manual.xml.head
+++ b/mail/mutt-devel/files/patch-doc-manual.xml.head
@@ -1,10 +1,19 @@
---- doc/manual.xml.head.orig Mon Jul 17 15:23:46 2006
-+++ doc/manual.xml.head Mon Jul 17 15:30:23 2006
+--- doc/manual.xml.head.orig Sun Nov 4 13:58:04 2007
++++ doc/manual.xml.head Sun Nov 4 14:08:23 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
- <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
+ "/usr/local/share/xml/docbook/4.2/docbookx.dtd">
<book>
<bookinfo>
+@@ -6160,7 +6160,7 @@
+ <para>
+ The built-in SMTP support supports encryption (the <literal>smtps</literal> protocol
+ using SSL or TLS) as well as SMTP authentication using SASL. The authentication mechanisms
+-for SASL are specified in <link linkend="smtp-authenticators">&dollar;smtp&lowbar;authenticators</link>
++for SASL are specified in <literal>&dollar;smtp&lowbar;authenticators</literal>
+ defaulting to an empty list which makes mutt try all available methods
+ from most-secure to least-secure.
+ </para>