From owner-freebsd-current Sat Oct 11 22:27:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA29378 for current-outgoing; Sat, 11 Oct 1997 22:27:50 -0700 (PDT) (envelope-from owner-freebsd-current) Received: from zippy.dyn.ml.org (tibet-26.ppp.hooked.net [206.80.9.154]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA29371 for ; Sat, 11 Oct 1997 22:27:47 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.7/8.8.7) with SMTP id WAA00916 for ; Sat, 11 Oct 1997 22:28:20 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Sat, 11 Oct 1997 22:28:20 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: current@freebsd.org Subject: doc-all collection? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've noticed a fair ammount of cvs commits to the doc/ directory, so I decided to add doc-all to my cvsup configuration file (or whatever you want to call it). However to make the sgml files into html, et. al. files I guess ya gotta install sgmlfmt and install that (the packages really need updating, not even close to in sync with the ports). All went well until I tried to run make install. I'm thinking perhaps make world could make the skeleton directories for FAQ and handbook? - alex