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

Diff for /mandoc/mandoc.1 between version 1.70 and 1.73

version 1.70, 2010/07/04 19:24:00 version 1.73, 2010/07/25 11:44:31
Line 1 
Line 1 
 .\"     $Id$  .\"     $Id$
 .\"  .\"
 .\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>  .\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"  .\"
 .\" Permission to use, copy, modify, and distribute this software for any  .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above  .\" purpose with or without fee is hereby granted, provided that the above
Line 192  Implies
Line 192  Implies
 .Fl W Ns Cm all  .Fl W Ns Cm all
 and  and
 .Fl f Ns Cm strict .  .Fl f Ns Cm strict .
   .It Fl T Ns Cm pdf
   Produce PDF output.
   See
   .Sx PDF Output .
 .It Fl T Ns Cm ps  .It Fl T Ns Cm ps
 Produce PostScript output.  Produce PostScript output.
 See  See
Line 305  Level-2 pages may be generated by
Line 309  Level-2 pages may be generated by
 Output pages default to letter sized and are rendered in the Times font  Output pages default to letter sized and are rendered in the Times font
 family, 11-point.  family, 11-point.
 Margins are calculated as 1/9 the page length and width.  Margins are calculated as 1/9 the page length and width.
   Line-height is 1.4m.
 .Pp  .Pp
 Special characters are rendered as in  Special characters are rendered as in
 .Sx ASCII Output .  .Sx ASCII Output .
Line 330  If an unknown value is encountered,
Line 335  If an unknown value is encountered,
 .Ar letter  .Ar letter
 is used.  is used.
 .El  .El
   .Ss PDF Output
   PDF-1.1 output may be generated by
   .Fl T Ns Cm pdf .
   See
   .Sx PostScript Output
   for
   .Fl O
   arguments and defaults.
 .Ss XHTML Output  .Ss XHTML Output
 Output produced by  Output produced by
 .Fl T Ns Cm xhtml  .Fl T Ns Cm xhtml

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.73

CVSweb