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

Diff for /mandoc/man.7 between version 1.107 and 1.109

version 1.107, 2011/08/30 12:16:36 version 1.109, 2011/09/06 17:56:00
Line 501  The syntax is as follows:
Line 501  The syntax is as follows:
 \&.YO \(lBbody...\(rB  \&.YO \(lBbody...\(rB
 \(lBbody...\(rB  \(lBbody...\(rB
 .Ed  .Ed
 .Bl -column -offset indent "MacroX" "ArgumentsX" "ScopeXXXXX" "CompatX"  .Bl -column "MacroX" "ArgumentsX" "ScopeXXXXX" "CompatX" -offset indent
 .It Em Macro Ta Em Arguments Ta Em Scope     Ta Em Notes  .It Em Macro Ta Em Arguments Ta Em Scope     Ta Em Notes
 .It Sx \&AT  Ta    <=1       Ta    current   Ta    \&  .It Sx \&AT  Ta    <=1       Ta    current   Ta    \&
 .It Sx \&B   Ta    n         Ta    next-line Ta    \&  .It Sx \&B   Ta    n         Ta    next-line Ta    \&
Line 568  No closure refers to an explicit block closing macro.
Line 568  No closure refers to an explicit block closing macro.
 As a rule, block macros may not be nested; thus, calling a block macro  As a rule, block macros may not be nested; thus, calling a block macro
 while another block macro scope is open, and the open scope is not  while another block macro scope is open, and the open scope is not
 implicitly closed, is syntactically incorrect.  implicitly closed, is syntactically incorrect.
 .Bl -column -offset indent "MacroX" "ArgumentsX" "Head ScopeX" "sub-sectionX" "compatX"  .Bl -column "MacroX" "ArgumentsX" "Head ScopeX" "sub-sectionX" "compatX" -offset indent
 .It Em Macro Ta Em Arguments Ta Em Head Scope Ta Em Body Scope  Ta Em Notes  .It Em Macro Ta Em Arguments Ta Em Head Scope Ta Em Body Scope  Ta Em Notes
 .It Sx \&HP  Ta    <2        Ta    current    Ta    paragraph   Ta    \&  .It Sx \&HP  Ta    <2        Ta    current    Ta    paragraph   Ta    \&
 .It Sx \&IP  Ta    <3        Ta    current    Ta    paragraph   Ta    \&  .It Sx \&IP  Ta    <3        Ta    current    Ta    paragraph   Ta    \&
Line 971  implementations of the
Line 971  implementations of the
 language.  language.
 .Pp  .Pp
 .Bl -dash -compact  .Bl -dash -compact
   .It
   Do not depend on
   .Sx \&SH
   or
   .Sx \&SS
   to close out a literal context opened with
   .Sx \&nf .
   This behaviour may not be portable.
 .It  .It
 In quoted literals, GNU troff allowed pair-wise double-quotes to produce  In quoted literals, GNU troff allowed pair-wise double-quotes to produce
 a standalone double-quote in formatted output.  a standalone double-quote in formatted output.

Legend:
Removed from v.1.107  
changed lines
  Added in v.1.109

CVSweb