Changeset 4054:5d153e7c8c1f

Show
Ignore:
Timestamp:
2005-07-25 23:14:34 (3 years ago)
Author:
"Brent J. Nordquist" <brent@…>
Branch:
HEAD
Message:

Correct a couple of typos (and change &hyphen; to -: although the text version
of the manual renders &hyphen;, the web version does not).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/manual.sgml.head

    r4026 r4054  
    17401740matches any single digit.  A range of ASCII characters may be specified 
    17411741by giving the first and last characters, separated by a hyphen 
    1742 ``&hyphen;''.  Most metacharacters lose their special meaning inside 
     1742``-''.  Most metacharacters lose their special meaning inside 
    17431743lists.  To include a literal ``&rsqb;'' place it first in the list. 
    17441744Similarly, to include a literal ``&circ;'' place it anywhere but first. 
    1745 Finally, to include a literal hyphen ``&hyphen;'' place it last. 
     1745Finally, to include a literal hyphen ``-'' place it last. 
    17461746 
    17471747Certain named classes of characters are predefined.  Character classes 
     
    19791979</verb></tscreen> 
    19801980 
    1981 Note that if a regular expression contains parenthesis, or a veritical bar 
     1981Note that if a regular expression contains parenthesis, or a vertical bar 
    19821982("|"), you <bf/must/ enclose the expression in double or single quotes since 
    19831983those characters are also used to separate different parts of Mutt's