Package: perl-doc
Version: 5.10.0-9
Severity: wishlist
File: /usr/share/man/man1/perlfunc.1.gz
Perhaps change
link OLDFILE,NEWFILE
Creates a new filename linked to the old filename. Returns
true for success, false otherwise.
to
link OLDFILE,NEWFILE
Creates a new filename linked to the old filename.
NEWFILE must not exist yet. Returns true for success, false
otherwise.
Perhaps same for symlink too.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]