From owner-cvs-doc Fri Jul 11 07:26:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA08807 for cvs-doc-outgoing; Fri, 11 Jul 1997 07:26:45 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA08798; Fri, 11 Jul 1997 07:26:40 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.6/8.6.9) with ESMTP id HAA00718; Fri, 11 Jul 1997 07:25:36 -0700 (PDT) To: John Fieber cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Subject: Re: cvs commit: doc/handbook kerberos.sgml kerneldebug.sgml linuxemu.sgml mail.sgml quotas.sgml slipc.sgml slips.sgml In-reply-to: Your message of "Fri, 11 Jul 1997 09:15:36 CDT." Date: Fri, 11 Jul 1997 07:25:36 -0700 Message-ID: <714.868631136@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-doc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Modified files: > > handbook kerberos.sgml kerneldebug.sgml > > linuxemu.sgml mail.sgml quotas.sgml > > slipc.sgml slips.sgml > > Log: > > More rc.conf vs sysconfig updates. > > Slight objection. The premise for taking the handbook out of the > source tree was that it should (and does) cover multiple versions > of FreeBSD where feasible. In this case, something like > > .../etc/rc.conf (/etc/sysconfig for FreeBSD 2.2.1 and earlier)... > > should have been used. But.. I did! ;-) Some documents like the ppp tutorial were already updated to mention both files appropriately (yay), I just did the same elsewhere. Jordan