This is automatically generated email about problems in a man page for which you appear to be responsible. If you are not the right person or list, tell me and I will attempt to correct my database.
See http://catb.org/~esr/doclifter/problems.html for details on how and why these patches were generated. Feel free to email me with any questions. Note: These patches do not change the mod date of any manual page. You may wish to do that by hand. Problems with File::Basename.3pm: (May reflect bugs in POD). 1. There are multiple description lines. This makes it impossible to translate the page to DocBook. It may also confuse some implementations of man -k. --- File::Basename.3pm-orig 2005-02-01 23:43:50.745982088 -0500 +++ File::Basename.3pm 2005-02-01 23:44:26.274580920 -0500 @@ -131,11 +131,7 @@ .IX Title "File::Basename 3pm" .TH File::Basename 3pm "2001-09-21" "perl v5.8.6" "Perl Programmers Reference Guide" .SH "NAME" -fileparse \- split a pathname into pieces -.PP -basename \- extract just the filename from a path -.PP -dirname \- extract just the directory from a path +fileparse, basename, dirname \- split a pathname into pieces .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Vb 1 ----------------------------- -- Eric S. Raymond