[BACK]Return to mandoc.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/mandoc.1 between version 1.21 and 1.22

version 1.21, 2010/02/18 02:11:26 version 1.22, 2010/03/25 23:23:01
Line 502 
Line 502 
 .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 
Line 525 
 .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 Ar Ns 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 it to forget the formatting.

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22