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

Diff for /mandoc/mandoc.1 between version 1.32 and 1.36

version 1.32, 2009/08/20 12:08:40 version 1.36, 2009/09/15 08:16:20
Line 132  these rules are also applied to macro arguments when a
Line 132  these rules are also applied to macro arguments when a
 .  .
 .Pp  .Pp
 White-space, in non-literal (normal) mode, is stripped from input and  White-space, in non-literal (normal) mode, is stripped from input and
 replaced on output by a single space.  Thus, if you wish to preserve  replaced on output by a single space.  Thus, if you wish to preserve multiple
 multiple spaces, they must be space-escaped  spaces, they must be space-escaped or used in a literal display mode, e.g.,
 .Sq \e\  
 or used in a literal display mode, e.g.,  
 .Sq \&Bd \-literal  .Sq \&Bd \-literal
 in  in
 .Xr mdoc 7 .  .Xr mdoc 7 .
Line 211  corresponding filter in-order.
Line 209  corresponding filter in-order.
 .  .
 .  .
 .Ss Compiler Options  .Ss Compiler Options
 Default compiler behaviour may be overriden with the  Default compiler behaviour may be overridden with the
 .Fl f  .Fl f
 flag.  flag.
 .  .
Line 277  Each input and output format is separately noted.
Line 275  Each input and output format is separately noted.
 .  .
 .  .
 .Ss ASCII output  .Ss ASCII output
 .Bl -bullet -compact  .Bl -bullet -compact -width Ds
 .It  .It
 The  The
 .Sq \e~  .Sq \e~
Line 286  special character doesn't produce expected behaviour i
Line 284  special character doesn't produce expected behaviour i
 .  .
 .It  .It
 The  The
 .Sq \&Bd \-literal  .Sq \&Bd \-literal
 and  and
 .Sq \&Bd \-unfilled  .Sq \&Bd \-unfilled
 macros of  macros of
Line 318  does not assert a prior vertical break, just as it doe
Line 316  does not assert a prior vertical break, just as it doe
 .It  .It
 The  The
 .Sq \&na  .Sq \&na
 and  
 .Sq \&Dt  
 .Xr man 7  .Xr man 7
 macros in  macro in
 .Fl T Ns Ar ascii  .Fl T Ns Ar ascii
 have no effect.  has no effect.
 .  .
 .It  .It
 Words aren't hyphenated.  Words aren't hyphenated.

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.36

CVSweb