]> err.no Git - util-linux/commit
sys-utils: correct setarch.8 manpage link creation
authorFrédéric Bothamy <frederic.bothamy@free.fr>
Sun, 13 Jan 2008 05:35:51 +0000 (22:35 -0700)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Jan 2008 09:35:46 +0000 (10:35 +0100)
commit341aa9202ff8c0f68d1cf808d1f6caef37c15ad8
tree88f59a6fe7a445e5686571482efb68da11062aa6
parentc18f9bb57b5b84d8a219f2f9adf6256c208f03f0
sys-utils: correct setarch.8 manpage link creation

At least on Debian, .so commands are relative to the man directory
(e.g., /usr/share/man), not to the subdirectory:
    % man i386
    man: can't open /usr/share/man/setarch.8: No such file or directory
    No manual entry for i386

See also http://bugs.debian.org/453245

Addresses-Debian-Bug: #453245
Signed-off-by: Frédéric Bothamy <frederic.bothamy@free.fr>
Signed-off-by: LaMont Jones <lamont@debian.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/Makefile.am