On Sun, Jan 25, 2009 at 10:31 AM, Andreas Radke <a.ra...@arcor.de> wrote:
> [andy...@laptop64 ~]$ locate geteuid
> /usr/lib/perl5/core_perl/auto/POSIX/geteuid.al
> /usr/share/man/man2/geteuid.2.gz
> /usr/share/man/man2/geteuid32.2.gz
> /usr/share/man/man3p/geteuid.3p.gz
> /usr/share/ri/1.8/system/Process/Sys/geteuid-c.yaml
>
>
> your command is broken in all man-pages versions since 3.00 - are you
> sure anything else but "man geteuid"(works here) is wanted and needed?
>

Probably not, but this issue is quite weird, there are many others *32
man pages that are just simple links, and they all work fine.
$ zcat /usr/share/man/man2/geteuid32.2.gz
.so man2/geteuid.2
$ zcat /usr/share/man/man2/getgid32.2.gz
.so man2/getgid.2
$ zcat /usr/share/man/man2/getgroups32.2.gz
.so man2/getgroups.2
...

Yet, only geteuid32 is broken. Very weird.

Reply via email to