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

Diff for /mandoc/mandoc.1 between version 1.41 and 1.43

version 1.41, 2009/10/03 16:36:06 version 1.43, 2009/10/15 02:42:53
Line 268  for example, 
Line 268  for example, 
 is used as a template for linked header files (usually via the  is used as a template for linked header files (usually via the
 .Sq \&In  .Sq \&In
 macro).  Instances of  macro).  Instances of
 .Sq %I  .Sq \&%I
 are replaced with the include filename.  The default is not to present a  are replaced with the include filename.  The default is not to present a
 hyperlink.  hyperlink.
 .It Fl o Ns Ar man=fmt  .It Fl o Ns Ar man=fmt
Line 279  for example, 
Line 279  for example, 
 is used as a template for linked manuals (usually via the  is used as a template for linked manuals (usually via the
 .Sq \&Xr  .Sq \&Xr
 macro).  Instances of  macro).  Instances of
 .Sq %N  .Sq \&%N
 and  and
 .Sq %S  .Sq %S
 are replaced with the linked manual's name and section, respectively.  are replaced with the linked manual's name and section, respectively.
Line 373  retains spaces.
Line 373  retains spaces.
 .  .
 .It  .It
 Sentences are unilaterally monospaced.  Sentences are unilaterally monospaced.
   .El
   .
   .Ss HTML output
   .Bl -bullet -compact
   .It
   The
   .Xr mdoc 7
   .Sq \&Bl \-hang
   and
   .Sq \&Bl \-tag
   list types render similarly (no break following overreached left-hand
   side) due to the expressive constraints of HTML.
   .
   .It
   The
   .Xr man 7
   .Sq IP
   and
   .Sq TP
   lists render similarly.
 .El  .El
 .\" SECTION  .\" SECTION
 .Sh SEE ALSO  .Sh SEE ALSO

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.43

CVSweb