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

Diff for /mandoc/mandoc.1 between version 1.53 and 1.56

version 1.53, 2010/03/25 07:28:16 version 1.56, 2010/03/29 10:10:35
Line 220  and
Line 220  and
 .Fl f Ns Ar no-ign-chars .  .Fl f Ns Ar no-ign-chars .
 .  .
 .It Fl f Ns Ar ign-errors  .It Fl f Ns Ar ign-errors
 Don't halt when encountering parse errors.  Useful with  When parsing multiple files, don't halt when one errors out.  Useful
   with
 .Fl T Ns Ar lint  .Fl T Ns Ar lint
 over a large set of manuals passed on the command line.  over a large set of manuals passed on the command line.
 .El  .El
Line 510  CSS2 styling used for
Line 511  CSS2 styling used for
 .Fl m Ns Ar doc  .Fl m Ns Ar doc
 input lists does not render properly in older browsers, such as Internet  input lists does not render properly in older browsers, such as Internet
 Explorer 6 and earlier.  Explorer 6 and earlier.
   .
 .Pp  .Pp
 In  In
 .Fl T Ns Ar html  .Fl T Ns Ar html
Line 520  the maximum size of an element attribute is determined
Line 522  the maximum size of an element attribute is determined
 which is usually 1024 bytes.  Be aware of this when setting long link  which is usually 1024 bytes.  Be aware of this when setting long link
 formats, e.g.,  formats, e.g.,
 .Fl O Ns Ar style=really/long/link .  .Fl O Ns Ar style=really/long/link .
   .
 .Pp  .Pp
 The  The
 .Fl T Ns Ar html  .Fl T Ns Ar html
Line 531  font size escape documented in
Line 534  font size escape documented in
 .Xr mdoc 7  .Xr mdoc 7
 and  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 Ns Ar an ,  .Fl m Ns Ar an ,
Line 543  will confuse
Line 547  will confuse
 and  and
 .Fl T Ns Ar xhtml  .Fl T Ns Ar xhtml
 and cause them to forget the formatting of the prior next-line scope.  and cause them to forget the formatting of the prior next-line scope.
   .
 .Pp  .Pp
 The  The
 .Sq i  .Sq i
Line 550  macro in
Line 555  macro in
 .Fl m Ns Ar an  .Fl m Ns Ar an
 should italicise all subsequent text if a line argument is not provided.  should italicise all subsequent text if a line argument is not provided.
 This behaviour is not implemented.  This behaviour is not implemented.
   .
   The
   .Sq \(aq
   control character is an alias for the standard macro control character
   and does not emit a line-break as stipulated in GNU troff.

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.56

CVSweb