]> 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:31:45 +0000 (10:31 +0100)
commit2dd88c0682bb6c10a83d1e78a198142d2147e35d
tree6cceaaecbd78918208592d39d92d01c583296554
parenta69968607c69ca5339c5b4e5af49b0affccc3e15
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