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

Diff for /mandoc/man.7 between version 1.45 and 1.47

version 1.45, 2009/11/02 09:56:42 version 1.47, 2009/11/05 08:40:16
Line 109  and
Line 109  and
 .Ss Text Decoration  .Ss Text Decoration
 Terms may be text-decorated using the  Terms may be text-decorated using the
 .Sq \ef  .Sq \ef
 escape followed by an indicator: B (bold), I, (italic), or P and R  escape followed by an indicator: B (bold), I, (italic), R (Roman), or P
 (Roman, or reset).  (revert to previous mode).  A numerical representation 3, 2, or 1
   (bold, italic, and Roman, respectively) may be used instead.
 .  .
 .  .
 .Ss Whitespace  .Ss Whitespace
Line 547  and
Line 548  and
 render in italics.  Whitespace between arguments is omitted in output.  render in italics.  Whitespace between arguments is omitted in output.
 .Pp  .Pp
 Examples:  Examples:
 .Bd -filled -offset indent  
 .Pf \. Sx \&BI  
 bold italic bold italic  
 .Ed  
 .Pp  .Pp
   .D1 \&.BI bold italic bold italic
   .Pp
 The output of this example will be emboldened  The output of this example will be emboldened
 .Dq bold  .Dq bold
 and italicised  and italicised
Line 841  string replaces the default rendered volume, which is 
Line 840  string replaces the default rendered volume, which is 
 manual section.  manual section.
 .Pp  .Pp
 Examples:  Examples:
 .Bd -filled -offset indent  .Pp
 \&.TH CVS 5 "1992-02-12" GNU  .D1 \&.TH CVS 5 "1992-02-12" GNU
 .Ed  
 .  .
 .  .
 .Ss \&TP  .Ss \&TP

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.47

CVSweb