From: Richard Russon Date: Fri, 27 Apr 2018 00:52:28 +0000 (+0100) Subject: validate docbook X-Git-Tag: neomutt-20180512~27^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=271a164c6cb885756715d0fda627fd210ed68a85;p=neomutt validate docbook --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 4db45b1b8..663f2df73 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -9781,18 +9781,29 @@ application/ms-excel; open.pl %s auto_view - mime-type/mime-subtype + mime-type + + + /mime-subtype - mime-type/mime-subtype + + mime-type + + + /mime-subtype + unauto_view - - * - - - mime-type/mime-subtype + * + + + mime-type + + + /mime-subtype + @@ -9921,34 +9932,28 @@ alternative_order text/enriched text/plain text \ attachments - - + - - - - - + + + - - disposition + + disposition + mime-type unattachments - - + - - - - - + + + - - disposition - mime-type + disposition - attachments - ? + mime-type + attachments + ? disposition is the attachment's @@ -10050,18 +10055,29 @@ attachments -I message/external-body mime_lookup - mime-type/mime-subtype + mime-type + + + /mime-subtype - mime-type/mime-subtype + + mime-type + + + /mime-subtype + unmime_lookup - - * - - - mime-type/mime-subtype + * + + + mime-type + + + /mime-subtype + @@ -12318,16 +12334,14 @@ ifndef sidebar finish symbol - "config-command - args" + "config-command [args...]" ifndef symbol - "config-command - args" + "config-command [args...]" finish @@ -16790,15 +16804,15 @@ neomutt -a image.jpg *.png -- address1 address2 - config + config - type + type - mailbox + mailbox @@ -16811,37 +16825,37 @@ neomutt -a image.jpg *.png -- address1 address2 - config + config - address + address - address + address - draft + draft - include + include - subject + subject - file + file - address + address mailto_url @@ -16999,20 +17013,31 @@ neomutt mailto:some@one.org?subject=test&cc=other@one.org alternative_order - mime-type/mime-subtype + mime-type + + + /mime-subtype - mime-type/mime-subtype + + mime-type + + + /mime-subtype + unalternative_order - - * - - - mime-type/mime-subtype + * + + + mime-type + + + /mime-subtype + @@ -17023,14 +17048,12 @@ neomutt mailto:some@one.org?subject=test&cc=other@one.org attachments - - + - - - - - + + + - - disposition + + disposition + mime-type @@ -17038,14 +17061,12 @@ neomutt mailto:some@one.org?subject=test&cc=other@one.org unattachments - - + - - - - - + + + - - disposition + + disposition + mime-type @@ -17057,20 +17078,31 @@ neomutt mailto:some@one.org?subject=test&cc=other@one.org auto_view - mime-type/mime-subtype + mime-type + + + /mime-subtype - mime-type/mime-subtype + + mime-type + + + /mime-subtype + unauto_view - - * - - - mime-type/mime-subtype + * + + + mime-type + + + /mime-subtype + @@ -17333,8 +17365,7 @@ neomutt mailto:some@one.org?subject=test&cc=other@one.org symbol - "config-command - args" + "config-command [args...]" ifndef @@ -17343,8 +17374,7 @@ neomutt mailto:some@one.org?subject=test&cc=other@one.org symbol - "config-command - args" + "config-command [args...]" finish @@ -17539,20 +17569,31 @@ neomutt mailto:some@one.org?subject=test&cc=other@one.org mime_lookup - mime-type/mime-subtype + mime-type + + + /mime-subtype - mime-type/mime-subtype + + mime-type + + + /mime-subtype + unmime_lookup - - * - - - mime-type/mime-subtype + * + + + mime-type + + + /mime-subtype + diff --git a/init.h b/init.h index 0eda8ca37..48dac8e7d 100644 --- a/init.h +++ b/init.h @@ -774,7 +774,7 @@ struct Option MuttVars[] = { ** .pp ** If they are removed, then PGP and MIME headers will no longer be coloured. ** This can be fixed by adding this to your config: - ** \fCcolor body magenta default '^\[-- .* --\]$$'\fP. + ** \fCcolor body magenta default '^\[-- .* --\]$$$'\fP. */ { "dsn_notify", DT_STRING, R_NONE, &DsnNotify, IP "" }, /*