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

Diff for /mandoc/man.7 between version 1.51 and 1.54

version 1.51, 2009/11/12 08:00:21 version 1.54, 2009/11/16 08:46:59
Line 67  line termination.
Line 67  line termination.
 Blank lines are acceptable; where found, the output will assert a  Blank lines are acceptable; where found, the output will assert a
 vertical space.  vertical space.
 .  .
 .Pp  
 The  
 .Sq \ec  
 escape is common in historical  
 .Nm  
 documents; if encountered at the end of a word, it ensures that the  
 subsequent word isn't off-set by whitespace.  
 .  .
 .  
 .Ss Comments  .Ss Comments
 Text following a  Text following a
 .Sq \e\*" ,  .Sq \e\*" ,
Line 118  A numerical representation 3, 2, or 1 (bold, italic, a
Line 110  A numerical representation 3, 2, or 1 (bold, italic, a
 respectively) may be used instead.  A text decoration is only valid, if  respectively) may be used instead.  A text decoration is only valid, if
 specified in free-form text, until the next macro invocation; if  specified in free-form text, until the next macro invocation; if
 specified within a macro, it's only valid until the macro closes scope.  specified within a macro, it's only valid until the macro closes scope.
   Note that macros like
   .Sx \&BR
   open and close a font scope with each argument.
 .Pp  .Pp
 Text may also be sized with the  Text may also be sized with the
 .Sq \es  .Sq \es
Line 144  Both
Line 139  Both
 .Sq \es  .Sq \es
 and  and
 .Sq \ef  .Sq \ef
 attributes are forgotten when exiting a subsequent (or current) macro  attributes are forgotten when entering or exiting a macro block.
 invocation.  
 .  .
 .  .
 .Ss Whitespace  .Ss Whitespace

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.54

CVSweb