man8/funit*.8, man8/ftail.8, and man8/fsystest.8 contain full path to the utilities, which contains platform-specific ${libdir}. But the manpages are installed under /usr/share, so they are supposed to be platform-independent.
Index: frysk-core/common/ChangeLog 2007-01-22 Andrew Cagney <cagney@redhat.com> * Makefile.rules (SUBST_SED): Substitute pkglib64dir. (pkglib64dir): Define. (checked-for-pkglibdir-in-manpage): New rule. * frysk-common.ac (lib64dir): Perform AC_SUBST. Index: frysk-core/frysk/pkglibdir/ChangeLog 2007-01-22 Andrew Cagney <cagney@redhat.com> * funit-child.xml: Do not include $pkglibdir@ in synposis. Use explicit @pkglib32dir@ and @pkglib64dir@ in examples. * funit-exit.xml: Ditto. * funit-threads.xml: Ditto. * funit-exec.xml: Ditto. Index: frysk-gui/frysk/pkglibdir/ChangeLog 2007-01-22 Andrew Cagney <cagney@redhat.com> * ftail.xml: Use explicit @pkglib32dir@ and @pkglib64dir@ in examples. Index: frysk-imports/frysk/pkglibdir/ChangeLog 2007-01-22 Andrew Cagney <cagney@redhat.com> * fsystest.xml: Use explicit @pkglib32dir@ and @pkglib64dir@ in examples.