Date: Tue, 25 Jul 2000 22:13:34 -0700 (PDT) From: John Baldwin <jhb@pike.osd.bsdi.com> To: "David J. Kanter" <djkanter@northwestern.edu> Cc: questions@FreeBSD.org Subject: Re: Files in /usr/doc Message-ID: <200007260513.WAA25537@pike.osd.bsdi.com> In-Reply-To: <20000725221445.A66846@localhost.localdomain> from "David J. Kanter" at "Jul 25, 2000 10:14:45 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@bsdi.com> -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007260513.WAA25537>