[BACK]Return to mdoc.7 CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/Attic/mdoc.7 between version 1.39 and 1.40

version 1.39, 2010/07/13 01:09:13 version 1.40, 2010/07/15 23:46:58
Line 2332 
Line 2332 
 .Ss \&Sc  .Ss \&Sc
 .Ss \&Sh  .Ss \&Sh
 .Ss \&Sm  .Ss \&Sm
   Switches the spacing mode for output generated from macros.
   Its syntax is as follows:
   .Pp
   .D1 Pf \. Sx \&Sm Cm on | off
   .Pp
   By default, spacing is
   .Cm on .
   When switched
   .Cm off ,
   no white space is inserted between macro arguments and between the
   output generated from adjacent macros, but free-form text lines
   still get normal spacing between words and sentences.
 .Ss \&So  .Ss \&So
 .Ss \&Sq  .Ss \&Sq
 .Ss \&Ss  .Ss \&Ss

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40