From c7649427d61a34e6fa4eee8179474627c79a499b Mon Sep 17 00:00:00 2001 From: Rocco Rutte Date: Tue, 31 Mar 2009 13:19:56 +0200 Subject: [PATCH] Manual: Fix markup of ".muttrc" --- ChangeLog | 9 +++++++++ doc/manual.xml.head | 18 +++++++++--------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index aaef23daf..262c9cc36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-03-31 13:11 +0200 Rocco Rutte (d258178d0bd5) + + * doc/manual.xml.head: Manual: Always spell mutt as "Mutt" + +2009-03-31 13:04 +0200 Rocco Rutte (73334d7c69db) + + * ChangeLog, doc/manual.xml.head: Manual: Replace netscape with + firefox + 2009-03-31 13:01 +0200 Rocco Rutte (17456a83bb06) * doc/manual.xml.head: Manual: use instead of " quotes diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 2b0103bf3..fde989afc 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -435,7 +435,7 @@ following categories: -muttrc commands +.muttrc commands addresses and aliases shell commands filenames @@ -1849,7 +1849,7 @@ alias theguys manny, moe, jack Unlike other mailers, Mutt doesn't require aliases to be defined in a special file. The alias command can appear anywhere in a configuration file, as long as this file is sourced. Consequently, you can have multiple alias files, or -you can have all aliases defined in your muttrc. +you can have all aliases defined in your .muttrc. @@ -1942,7 +1942,7 @@ multiple bind statements to accomplish the same task. The alias menu is the list of your personal aliases as defined in your -muttrc. It is the mapping from a short alias name to the full email +.muttrc. It is the mapping from a short alias name to the full email address(es) of the recipient(s). @@ -2165,7 +2165,7 @@ reading. The folder-hook command provides a method by which you can execute any configuration command. regexp is a regular expression specifying in which mailboxes to execute command before loading. If a mailbox matches multiple folder-hook's, they are executed in the order given in the -muttrc. +.muttrc. @@ -3249,7 +3249,7 @@ address. For each type of send-hook or reply-hook, when multiple matches -occur, commands are executed in the order they are specified in the muttrc +occur, commands are executed in the order they are specified in the .muttrc (for that type of hook). @@ -3297,7 +3297,7 @@ This command can be used to execute arbitrary configuration commands before viewing or formatting a message based upon information about the message. command is executed if the pattern matches the message to be displayed. When multiple matches occur, commands are executed in the order -they are specified in the muttrc. +they are specified in the .muttrc. @@ -5171,7 +5171,7 @@ amounts of mail easier. The first thing you must do is to let Mutt know what addresses you consider to be mailing lists (technically this does not have to be a mailing list, but that is what it is most often used for), and what lists you are subscribed to. This is -accomplished through the use of the lists and subscribe commands in your muttrc. +accomplished through the use of the lists and subscribe commands in your .muttrc. @@ -6184,7 +6184,7 @@ representation which you can view in the pager. -You then use the auto_view muttrc command to list the +You then use the auto_view .muttrc command to list the content-types that you wish to view automatically. For instance, if you set it to: @@ -6416,7 +6416,7 @@ mime_lookup application/octet-stream application/X-Lotus-Manuscript In addition, the unmime_lookup command may be used to disable this feature for any particular mime-type if it had been -set, for example, in a global muttrc. +set, for example, in a global .muttrc. -- 2.40.0