From owner-freebsd-ports Wed Aug 21 03:11:47 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA26632 for ports-outgoing; Wed, 21 Aug 1996 03:11:47 -0700 (PDT) Received: from mopsy.hobart.tased.edu.au (root@mopsy.hobart.TASed.EDU.AU [147.41.41.103]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA26616 for ; Wed, 21 Aug 1996 03:11:38 -0700 (PDT) Received: from localhost (andrew@localhost) by mopsy.hobart.tased.edu.au (8.6.12/8.6.12) with SMTP id UAA29533 for ; Wed, 21 Aug 1996 20:12:28 +1000 X-Authentication-Warning: mopsy.hobart.tased.edu.au: andrew owned process doing -bs Date: Wed, 21 Aug 1996 20:12:27 +1000 (EST) From: Andrew X-Sender: andrew@mopsy.hobart.tased.edu.au cc: ports@freebsd.org Subject: Re: No man pages In-Reply-To: <568.840621090@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 21 Aug 1996, Jordan K. Hubbard wrote: > No, you write it up as a man page and install it in > ${PREFIX}/share/man//your-program..gz OK..any tutorials about on how to write man pages or do I just look at the source of existing man pages? How do I link it in with the port? Its like haveing two distfiles...how does this affect the makefile? Andrew