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

Diff for /mandoc/mandoc.1 between version 1.50 and 1.52

version 1.50, 2010/01/29 14:39:38 version 1.52, 2010/03/22 20:43:00
Line 176  Produce an indented parse tree.
Line 176  Produce an indented parse tree.
 .  .
 .It Fl T Ns Ar lint  .It Fl T Ns Ar lint
 Parse only: produce no output.  Parse only: produce no output.
   Implies
   .Fl W Ns Ar all
   and
   .Fl f Ns Ar strict .
 .El  .El
 .  .
 .Pp  .Pp
Line 225  over a large set of manuals passed on the command line
Line 229  over a large set of manuals passed on the command line
 .Ss Output Options  .Ss Output Options
 For the time being, only  For the time being, only
 .Fl T Ns Ar html  .Fl T Ns Ar html
   and
   .Fl T Ns Ar xhtml
 accepts output options:  accepts output options:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl O Ns Ar style=style.css  .It Fl O Ns Ar style=style.css
Line 502  and
Line 508  and
 .Fl T Ns Ar xhtml  .Fl T Ns Ar xhtml
 CSS2 styling used for  CSS2 styling used for
 .Fl m Ns Ar doc  .Fl m Ns Ar doc
 input lists does not render properly in brain-dead browsers, such as  input lists does not render properly in older browsers, such as Internet
 Internet Explorer 6 and earlier.  Explorer 6 and earlier.
 .Pp  .Pp
 In  In
 .Fl T Ns Ar html  .Fl T Ns Ar html
Line 525  font size escape documented in
Line 531  font size escape documented in
 .Xr mdoc 7  .Xr mdoc 7
 and  and
 .Xr man 7 .  .Xr man 7 .
   .Pp
   Nesting elements within next-line element scopes of
   .Fl m Ns Ar an ,
   such as
   .Sq br
   within an empty
   .Sq B ,
   will confuse
   .Fl T Ns Ar html
   and
   .Fl T Ns Ar xhtml
   and cause them to forget the formatting of the prior next-line scope.

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.52

CVSweb