From owner-freebsd-questions@FreeBSD.ORG Mon Jan 5 06:45:55 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 BE67216A4CE for ; Mon, 5 Jan 2004 06:45:55 -0800 (PST) Received: from tomts20-srv.bellnexxia.net (tomts20-srv.bellnexxia.net [209.226.175.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C26943D1D for ; Mon, 5 Jan 2004 06:45:54 -0800 (PST) (envelope-from dlavigne6@sympatico.ca) Received: from genisis ([64.230.29.26]) by tomts20-srv.bellnexxia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040105144553.OHBA20179.tomts20-srv.bellnexxia.net@genisis> for ; Mon, 5 Jan 2004 09:45:53 -0500 Date: Mon, 5 Jan 2004 09:48:13 -0500 (EST) From: Dru X-X-Sender: dlavigne6@genisis.domain.org To: questions@freebsd.org Message-ID: <20040105094348.J596@genisis.domain.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: viewing sgml articles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2004 14:45:55 -0000 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. I tried installing textproc/sgmlformat and running: sgmlfmt -d docbook -f html article.sgml but it failed with tons of errors. The same command without -d also failed. Any advice? Dru