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

Diff for /pod2mdoc/pod2mdoc.1 between version 1.8 and 1.9

version 1.8, 2014/04/02 20:32:41 version 1.9, 2014/04/03 10:17:14
Line 158  will be rendered as follows:
Line 158  will be rendered as follows:
 .Ed  .Ed
 .Pp  .Pp
 Multiple names separated by a comma are properly handled.  Multiple names separated by a comma are properly handled.
   .Pp
   In any section, the
   .Li L<>
   format code is considered a
   .Sq \&Lk
   link if beginning with
   .Li http: ,
   .Li https: ,
   .Li ftp: ,
   .Li sftp: ,
   .Li smb: ,
   or
   .Li afs: .
   If beginning with
   .Li mailto: ,
   it is considered a
   .Sq \&Mt
   link.
   Otherwise, it is considered a
   .Sq \&Xr
   manpage in section 3P if containing double-colons or section 1
   otherwise.
   The section may be overriden as
   .Li L<foo(5)> .
 .Sh EXIT STATUS  .Sh EXIT STATUS
 .Ex -std  .Ex -std
 .Sh EXAMPLES  .Sh EXAMPLES
Line 224  will cause the second space to be lost.
Line 248  will cause the second space to be lost.
 The  The
 .Li S<>  .Li S<>
 escape is discarded.  escape is discarded.
 .Pp  
 Lastly, only the  
 .Li L<Perl::Manpage>  
 and  
 .Li L<manpage(1)>  
 links are understood and properly rendered as  
 .Sq \&Xr .  

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb