From owner-freebsd-ports Wed Aug 21 02:39:17 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA24503 for ports-outgoing; Wed, 21 Aug 1996 02:39:17 -0700 (PDT) Received: from cottontail.hobart.tased.edu.au (root@cottontail.hobart.tased.edu.au [147.41.41.147]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA24498 for ; Wed, 21 Aug 1996 02:39:12 -0700 (PDT) Received: from localhost (andrew@localhost) by cottontail.hobart.tased.edu.au (8.6.12/8.6.12) with SMTP id TAA28584 for ; Wed, 21 Aug 1996 19:39:45 +1000 X-Authentication-Warning: cottontail.hobart.tased.edu.au: andrew owned process doing -bs Date: Wed, 21 Aug 1996 19:39:45 +1000 (EST) From: Andrew To: ports@freebsd.org Subject: No man pages Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I am porting a program that has no man page and the only help is the comments in the source code. I have written a brief set of instructions from those comments. Do I include that as a patch and put it in ${PREFIX}/share/doc? Andrew