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

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

version 1.51, 2010/03/22 14:03:03 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 527  and
Line 533  and
 .Xr man 7 .  .Xr man 7 .
 .Pp  .Pp
 Nesting elements within next-line element scopes of  Nesting elements within next-line element scopes of
 .Fl m Ar Ns an ,  .Fl m Ns Ar an ,
 such as  such as
 .Sq br  .Sq br
 within an empty  within an empty
Line 536  will confuse
Line 542  will confuse
 .Fl T Ns Ar html  .Fl T Ns Ar html
 and  and
 .Fl T Ns Ar xhtml  .Fl T Ns Ar xhtml
 and cause it to forget the formatting.  and cause them to forget the formatting of the prior next-line scope.

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

CVSweb