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

Diff for /mandoc/mdoc.7 between version 1.39 and 1.42

version 1.39, 2009/07/12 15:32:26 version 1.42, 2009/07/13 07:23:07
Line 330  don't have heads.
Line 330  don't have heads.
 .Pp  .Pp
 .Bl -column -compact -offset indent "MacroX" "CallableX" "ParsableX" "Closing"  .Bl -column -compact -offset indent "MacroX" "CallableX" "ParsableX" "Closing"
 .It Em Macro Ta Em Callable Ta Em Parsable Ta Em Closing  .It Em Macro Ta Em Callable Ta Em Parsable Ta Em Closing
   .It \&.Nd    Ta    \&No    Ta    \&No    Ta    \&.Sh
 .It \&.Sh    Ta    \&No    Ta    \&No    Ta    \&.Sh  .It \&.Sh    Ta    \&No    Ta    \&No    Ta    \&.Sh
 .It \&.Ss    Ta    \&No    Ta    \&No    Ta    \&.Sh, \&.Ss  .It \&.Ss    Ta    \&No    Ta    \&No    Ta    \&.Sh, \&.Ss
 .It \&.It    Ta    \&No    Ta    Yes     Ta    \&.It, \&.El  .It \&.It    Ta    \&No    Ta    Yes     Ta    \&.It, \&.El
Line 453  then the macro accepts an arbitrary number of argument
Line 454  then the macro accepts an arbitrary number of argument
 .It \&.Ic    Ta    Yes   Ta    Yes     Ta    >0  .It \&.Ic    Ta    Yes   Ta    Yes     Ta    >0
 .It \&.In    Ta    \&No  Ta    \&No    Ta    n  .It \&.In    Ta    \&No  Ta    \&No    Ta    n
 .It \&.Li    Ta    Yes   Ta    Yes     Ta    n  .It \&.Li    Ta    Yes   Ta    Yes     Ta    n
 .It \&.Nd    Ta    \&No  Ta    \&No    Ta    n  
 .It \&.Nm    Ta    Yes   Ta    Yes     Ta    n  .It \&.Nm    Ta    Yes   Ta    Yes     Ta    n
 .It \&.Ot    Ta    \&No  Ta    \&No    Ta    n  .It \&.Ot    Ta    \&No  Ta    \&No    Ta    n
 .It \&.Pa    Ta    Yes   Ta    Yes     Ta    n  .It \&.Pa    Ta    Yes   Ta    Yes     Ta    n
Line 580  If an special-character control character is escaped
Line 580  If an special-character control character is escaped
 .Sq \e\e ,  .Sq \e\e ,
 it will obviously not render the subsequent sequence.  Even newer  it will obviously not render the subsequent sequence.  Even newer
 versions of groff seem to dither on this.  versions of groff seem to dither on this.
   .\" LIST-ITEM
   .It
   In groff, the
   .Sq \&.Fo
   macro only produces the first parameter.  This is no longer the case.
 .El  .El
 .\" SECTION  .\" SECTION
 .Sh SEE ALSO  .Sh SEE ALSO
Line 663  blocks.
Line 668  blocks.
 The \-split and \-nosplit arguments to  The \-split and \-nosplit arguments to
 .Sq \&.An  .Sq \&.An
 are inane.  are inane.
 .\" LIST-ITEM  
 .It  
 The end-of-line whitespace warnings are superfluous holdovers from  
 historic groff.  
 .El  .El

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

CVSweb