summaryrefslogtreecommitdiffstats
path: root/doc/manual.sgml.head
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-02-03 08:17:41 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-02-03 08:17:41 +0000
commit290bfc3511a82e97e6efaa00f2e44f408742fea0 (patch)
treebf322d7a7d6095d257f82a189d23f25a70a75626 /doc/manual.sgml.head
parent340939eeea915afea6914b05f951a9bc42741801 (diff)
Documentation fix.
Diffstat (limited to 'doc/manual.sgml.head')
-rw-r--r--doc/manual.sgml.head9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head
index 0766525f..3b3485f3 100644
--- a/doc/manual.sgml.head
+++ b/doc/manual.sgml.head
@@ -1194,8 +1194,7 @@ messages. <em/filename/ will be used as the default filename if the message is
<em/From:/ an address matching <em/regexp/ or if you are the author and the
message is addressed <em/to:/ something matching <em/regexp/.
-See <ref id="pattern_hook" name="matching messages"> for information on the
-exact format of <em/pattern/.
+See <ref id="pattern_hook" name="Message Matching in Hooks"> for information on the exact format of <em/pattern/.
Examples:
@@ -1216,8 +1215,7 @@ message recipients for the first matching <em/regexp/ and uses <em/mailbox/
as the default Fcc: mailbox. If no match is found the message will be saved
to <ref id="record" name="&dollar;record"> mailbox.
-See <ref id="pattern_hook" name="matching messages"> for information on the
-exact format of <em/pattern/.
+See <ref id="pattern_hook" name="Message Matching in Hooks"> for information on the exact format of <em/pattern/.
Example: <tt/fcc-hook aol.com&dollar; +spammers/
@@ -1243,8 +1241,7 @@ matching the desired address. <em/command/ is executed when <em/regexp/
matches recipients of the message. When multiple matches occur, commands are
executed in the order they are specified in the muttrc.
-See <ref id="pattern_hook" name="matching messages"> for information on the
-exact format of <em/pattern/.
+See <ref id="pattern_hook" name="Message Matching in Hooks"> for information on the exact format of <em/pattern/.
Example: <tt/send-hook mutt &dquot;set mime&lowbar;forward signature=''&dquot;/