From owner-freebsd-questions Tue Jul 25 22:13:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 2FD6637BE16 for ; Tue, 25 Jul 2000 22:13:41 -0700 (PDT) (envelope-from jhb@pike.osd.bsdi.com) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id WAA25537; Tue, 25 Jul 2000 22:13:34 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200007260513.WAA25537@pike.osd.bsdi.com> Subject: Re: Files in /usr/doc In-Reply-To: <20000725221445.A66846@localhost.localdomain> from "David J. Kanter" at "Jul 25, 2000 10:14:45 pm" To: "David J. Kanter" Date: Tue, 25 Jul 2000 22:13:34 -0700 (PDT) Cc: questions@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David J. Kanter wrote: > I ran the doc-all cvsup file and did make all install clean in /usr/doc, but > now I've got a lot of sgml files in /usr/doc that I don't know what to do > with. Can I delete them? > > /usr/doc/en_US.ISO_8859-1 seems to be a copy of what's in /usr/share/doc, > except the former has only sgml files and the latter has readable (for me, > at least) html files. > > Does make all install clean in /usr/doc build the html files and then dump > them into /usr/share/doc? Yes. The sgml files are the sources that the html files are built from. They are what you actually cvsupped. If you look at the sgml files with more(1) or less(1), you will see that they look a lot like HTML, and are just text files. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message