summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/patch-examples
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-examples
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-examples')
-rw-r--r--mail/mutt-devel/files/patch-examples64
1 files changed, 41 insertions, 23 deletions
diff --git a/mail/mutt-devel/files/patch-examples b/mail/mutt-devel/files/patch-examples
index 6c565bf8f584..2e7737ea76ca 100644
--- a/mail/mutt-devel/files/patch-examples
+++ b/mail/mutt-devel/files/patch-examples
@@ -77,27 +77,45 @@
into your system's global Muttrc, which normally resides in /etc or
/usr/local/etc.
---- doc/manual.txt.orig Fri Feb 23 18:15:51 2007
-+++ doc/manual.txt Wed Feb 28 14:30:48 2007
-@@ -6219,8 +6219,8 @@
-
- For examples on how to configure these formats for the various
- versions of PGP which are floating around, see the pgp*.rc and gpg.rc
-- files in the samples/ subdirectory which has been installed on your
-- system alongside the documentation. (PGP only)
-+ files in the share/examples/mutt/ subdirectory which has been installed
-+ on your system alongside the documentation. (PGP only)
-
- 3.163. pgp_getkeys_command
-
-@@ -6418,8 +6418,8 @@
- $$ssmmiimmee__ccaa__llooccaattiioonn" or "-CAfile $$ssmmiimmee__ccaa__llooccaattiioonn".
-
- For examples on how to configure these formats, see the smime.rc in
-- the samples/ subdirectory which has been installed on your system
-- alongside the documentation. (S/MIME only)
-+ the share/examples/mutt/ subdirectory which has been installed on your
-+ system alongside the documentation. (S/MIME only)
-
- 3.182. smime_verify_command
+--- doc/manual.txt.orig Thu Nov 1 22:07:09 2007
++++ doc/manual.txt Sun Nov 4 13:55:21 2007
+@@ -2617,9 +2617,10 @@
+ shows that arguments can be quoted: the script will receive the expanded string
+ between the single quotes as the only argument.
+
+-A practical example is the mutt_xtitle script installed in the samples
+-subdirectory of the mutt documentation: it can be used as filter for
+-$status_format to set the current terminal's title, if supported.
++A practical example is the mutt_xtitle script installed in the
++share/examples/mutt/ subdirectory of the mutt documentation: it can be used as
++filter for $status_format to set the current terminal's title, if supported.
++
+
+ Chapter 4. Advanced Usage
+
+@@ -6957,9 +6958,9 @@
+ One or more key IDs.
+
+ For examples on how to configure these formats for the various versions of PGP
+-which are floating around, see the pgp*.rc and gpg.rc files in the samples/
+-subdirectory which has been installed on your system alongside the
+-documentation. (PGP only)
++which are floating around, see the pgp*.rc and gpg.rc files in the
++share/examples/mutt/ subdirectory which has been installed on your system
++alongside the documentation. (PGP only)
+
+ 3.169. pgp_getkeys_command
+
+@@ -7155,9 +7156,9 @@
+ or file, this expands to "-CApath $smime_ca_location" or "-CAfile
+ $smime_ca_location".
+
+-For examples on how to configure these formats, see the smime.rc in the samples
+-/ subdirectory which has been installed on your system alongside the
+-documentation. (S/MIME only)
++For examples on how to configure these formats, see the smime.rc in the
++share/examples/mutt/ subdirectory which has been installed on your system
++alongside the documentation. (S/MIME only)
+
+ 3.188. smime_verify_command