[BACK]Return to mdoc.7 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/mdoc.7 between version 1.33 and 1.34

version 1.33, 2009/06/25 10:51:21 version 1.34, 2009/06/25 11:35:28
Line 137  or a single one-character sequence.
Line 137  or a single one-character sequence.
 Characters may alternatively be escaped by a slash-asterisk,  Characters may alternatively be escaped by a slash-asterisk,
 .Sq \e* ,  .Sq \e* ,
 with the same combinations as described above.  This form is deprecated.  with the same combinations as described above.  This form is deprecated.
   .\" SUB-SECTION
   .Ss Whitespace
   Unless in literal mode or specifically escaped, consecutive blocks of
   whitespace are pruned from input.  These are later re-added, if
   applicable, by a front-end utility such as
   .Xr mandoc 1 .
 .\" SECTION  .\" SECTION
 .Sh STRUCTURE  .Sh STRUCTURE
 Each  Each

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

CVSweb