From owner-freebsd-commit Thu Aug 31 21:25:42 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA11418 for freebsd-commit-outgoing; Thu, 31 Aug 1995 21:25:42 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA11408 for cvs-all-outgoing; Thu, 31 Aug 1995 21:25:40 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA11394 for cvs-share-outgoing; Thu, 31 Aug 1995 21:25:37 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id VAA11388 ; Thu, 31 Aug 1995 21:25:27 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id VAA13485; Thu, 31 Aug 1995 21:20:04 -0700 To: John Fieber cc: "Jordan K. Hubbard" , CVS-commiters@freefall.FreeBSD.org, cvs-share@freefall.FreeBSD.org Subject: Re: cvs commit: src/share/FAQ/Text CONTRIB.FreeBSD In-reply-to: Your message of "Thu, 31 Aug 1995 22:25:08 CDT." Date: Thu, 31 Aug 1995 21:20:04 -0700 Message-ID: <13482.809929204@time.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@FreeBSD.org Precedence: bulk > As more stuff gets integrated into the Handbook, an issue comes of what > sorts of things should ship with the system distinct ascii files. The > obvious one is the copyright file. Do people have any strong feelings > about this one or any others in shar/FAQ/Text? Once the Makefile for the > handbook is in place, I plan to zap most, if not all of the directory > since it contains out of date, and dangerously inaccurate information. Well, it's always been my feeling that /usr/src/share/FAQ/Text should go away utterly and the handbook and related SGML documents should all be optionally formatted into ASCII versions in /usr/share/doc someplace. Then if you want to pull the "formatted copyright" out of that you can easily do so without necessarily incurring the overhead of keeping an ASCII version around all the time. > Its silly to maintain multiple versions of files like this. No question. Jordan