Guillaume Rousse <[EMAIL PROTECTED]> writes: > perldoc binary and man pages are not in the same package: > [guillaume@silbermann perl]$ urpmf perldoc > perl:/usr/share/man/man1/perldoc.1.bz2 > perl-doc:/usr/bin/perldoc > > Morevoer, perldoc display is broken: > > [guillaume@silbermann perl]$ perldoc perltoot > PERLTOOT(1) User Contributed Perl Documentation PERLTOOT(1)
i've not had the time to fix it. The fix must be to use "-n" (or was it "-c"?) when calling nroff (or was it "troff"?) in perldoc (as was done in man)
