From owner-freebsd-questions@FreeBSD.ORG Mon Jan 5 07:12:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0B9316A4CE for ; Mon, 5 Jan 2004 07:12:08 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98D4443D4C for ; Mon, 5 Jan 2004 07:12:07 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (rwcrmhc11) with ESMTP id <2004010515120701300k14mre>; Mon, 5 Jan 2004 15:12:07 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 89D2A3A; Mon, 5 Jan 2004 10:12:06 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org To: Dru References: <20040105094348.J596@genisis.domain.org> <20040105150420.GR33404@submonkey.net> From: Lowell Gilbert Date: 05 Jan 2004 10:12:06 -0500 In-Reply-To: <20040105150420.GR33404@submonkey.net> Message-ID: <44oetiig55.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: viewing sgml articles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2004 15:12:08 -0000 Ceri Davies writes: > On Mon, Jan 05, 2004 at 09:48:13AM -0500, Dru wrote: > > > > What's the easiest way for an end-user to view the SGML articles in > > /usr/doc? Is there a viewer, or do they have to be converted to say, html > > first? I know they're mirrored online, but it would be nice to have the > > ability to read off-line. > > Install the textproc/docproj-nojadetex port and run > "cd /usr/doc;make install clean". > > The formatted docs will then be in /usr/share/doc. Or even just download the pre-built documentation from the FreeBSD FTP sites. Instructions for doing that are at the top of all of the pieces of documentation.