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

Diff for /mandoc/man.7 between version 1.16 and 1.18

version 1.16, 2009/06/25 10:48:21 version 1.18, 2009/07/04 09:00:41
Line 95  or a single one-character sequence.
Line 95  or a single one-character sequence.
 .Pp  .Pp
 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.
   .Pp
   Terms may also be text-decorated using the
   .Sq \ef
   escape followed by a text-decoration letter: B (bold), I, (italic), or P
   and R (Roman, or reset).
   .\" SUB-SECTION
   .Ss Whitespace
   Unless 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
Line 211  system, the following macros are also supported:
Line 222  system, the following macros are also supported:
 These follow the same calling conventions as the above  These follow the same calling conventions as the above
 .Nm  .Nm
 macros.  macros.
   .\" SECTION
   .Sh COMPATIBILITY
   See
   .Xr mdoc 7
   for groff compatibility notes.
 .\" SECTION  .\" SECTION
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr mandoc 1 ,  .Xr mandoc 1 ,

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.18

CVSweb