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: This patch does not change the mod date of the manual page. You may wish to do that by hand. Problems with File::Basename.3pm: 1. There are multiple name lines. This makes it impossible to translate the page to DocBook. It may also confuse some implementations of man -k. --- File::Basename.3pm-orig 2003-12-15 09:45:12.000000000 -0500 +++ File::Basename.3pm 2003-12-15 09:46:35.000000000 -0500 @@ -131,11 +131,7 @@ .IX Title "File::Basename 3pm" .TH File::Basename 3pm "2002-06-01" "perl v5.8.0" "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 \- extract segments, basename, or directory name from a filename .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Vb 1 -- Eric S. Raymond