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

Diff for /mandoc/man.7 between version 1.34 and 1.35

version 1.34, 2009/08/20 13:51:55 version 1.35, 2009/08/21 12:12:12
Line 205  foo
Line 205  foo
 .Pp  .Pp
 is equivalent to  is equivalent to
 .Sq \&.I foo .  .Sq \&.I foo .
 .\" PARAGRAPH  If next-line macros are invoked consecutively, only the last is used.
 Consecutive next-line scope invocations are disallowed.  If a next-line macro is proceded by a block macro, it is ignored.
 .Bd -literal -offset indent  .Bd -literal -offset indent
 \&.YO \(lBbody...\(rB  \&.YO \(lBbody...\(rB
 \(lBbody...\(rB  \(lBbody...\(rB
 .Ed  .Ed
 .  .
 .Pp  .Pp
 It is considered an error when next-line scope is open at the end of  
 file.  
 .  
 .Pp  
 .Bl -column -compact -offset indent "MacroX" "ArgumentsX" "ScopeXXXXX"  .Bl -column -compact -offset indent "MacroX" "ArgumentsX" "ScopeXXXXX"
 .It Em Macro Ta Em Arguments Ta Em Scope  .It Em Macro Ta Em Arguments Ta Em Scope
 .It    B     Ta    n         Ta    next-line  .It    B     Ta    n         Ta    next-line
Line 286  or paragraph, closed by a section, sub-section, part, 
Line 282  or paragraph, closed by a section, sub-section, part, 
 or  or
 .Sq TP .  .Sq TP .
 No closure refers to an explicit block closing macro.  No closure refers to an explicit block closing macro.
 .  
 .Pp  
 It is considered an error when part or next-line scope is open at the  
 end of file.  
 .  .
 .Pp  .Pp
 .Bl -column "MacroX" "ArgumentsX" "Head ScopeX" "sub-sectionX" -compact -offset indent  .Bl -column "MacroX" "ArgumentsX" "Head ScopeX" "sub-sectionX" -compact -offset indent

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

CVSweb