Date: Fri, 8 Aug 1997 21:56:00 -0700 (PDT) From: itojun@itojun.org To: freebsd-gnats-submit@FreeBSD.ORG Subject: ports/4251: ports/net/netatalk: installation of manual should be changed Message-ID: <199708090456.VAA07211@hub.freebsd.org> Resent-Message-ID: <199708090500.WAA07333@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 4251 >Category: ports >Synopsis: ports/net/netatalk: installation of manual should be changed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 8 22:00:01 PDT 1997 >Last-Modified: >Originator: Jun-ichiro Itoh >Organization: itojun.org >Release: 2.2.1-RELEASE >Environment: 2.2.1-RELEASE ports-current(via cvsup) >Description: netatalk port installs several manual files that contains only .so man1/whatever line. This does not work with the current man command. manuals that cannot be displayed are: MAN1: papstatusnbplkup nbprgstr hqx2bin single2bin macbinary unsingle unhex unbin >How-To-Repeat: install ports/net/netatalk, then man papstatus >Fix: make .so target file be a absolute path (considering change to PREFIX it is a bit of twist) or, install them as symbolic link to the original man page, such as % ln -s pap.1.gz papstatus.1.gz (sorry I can't supply patch here right now, maybe I'll later) >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708090456.VAA07211>