[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.23 and 1.24

version 1.23, 2010/03/26 01:22:05 version 1.24, 2010/03/29 22:56:52
Line 510 
Line 510 
 .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 
Line 521 
 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 
Line 533 
 .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 
Line 546 
 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 
Line 554 
 .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.23  
changed lines
  Added in v.1.24