Date: Mon, 8 Oct 2001 01:21:21 -0700 From: Murray Stokely <murray@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Murray Stokely <murray@FreeBSD.org>, freebsd-doc@FreeBSD.org Subject: Re: Referencing man pages from ports/ Message-ID: <20011008012121.L21516@windriver.com> In-Reply-To: <20011008110956.E36543@sunbay.com>; from ru@FreeBSD.org on Mon, Oct 08, 2001 at 11:09:56AM %2B0300 References: <20011007214038.E21516@windriver.com> <20011008110956.E36543@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 08, 2001 at 11:09:56AM +0300, Ruslan Ermilov wrote: > There isn't one currently. I'm open to any suggestions, and am > ready to do the implementation part. > > We can extend the .Xr macro to support this, or we can roll our > own .Pxr, whatever looks better. How do you intend to display .Pxr? How will it be made clear to the user that this might not be installed? The only thing I can really think of is appending "P" or "ports" to the manual section. So .Pxr cvsup 1 Would be displayed as cvsup(1-ports) or cvsup(1P) or something. A patch to intro() could then explain this convention. Do you have any other ideas? - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011008012121.L21516>