Changeset 5471:3f595d14a285 for doc

Show
Ignore:
Timestamp:
2008-07-27 07:48:45 (4 months ago)
Author:
Aron Griffis <agriffis@…>
Branch:
HEAD
Message:

doc: semi-colon needs quoting too

If semi-colon is bound or macro'd, it needs to be quoted like space, otherwise
mutt thinks it's separating commands.

Signed-off-by: Aron Griffis <agriffis@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/manual.xml.head

    r5469 r5471  
    17301730<para> 
    17311731<emphasis>key</emphasis> does not need to be enclosed in quotes unless it contains a 
    1732 space (`` ''). 
     1732space (`` '') or semi-colon (``;''). 
    17331733</para> 
    17341734