From owner-cvs-all Tue Jul 3 0: 8:31 2001 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id AA63E37B401; Tue, 3 Jul 2001 00:08:26 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.3/8.9.3) with ESMTP id f6378NF30961; Tue, 3 Jul 2001 00:08:23 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.1) id f6378QZ06582; Tue, 3 Jul 2001 00:08:26 -0700 (PDT) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 03 Jul 2001 00:08:26 -0700 (PDT) From: John Baldwin To: Mark Peek Subject: Re: cvs commit: src/usr.sbin/config config.8 main.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 30-Jun-01 Mark Peek wrote: > At 11:28 PM -0700 6/29/01, Warner Losh wrote: >>imp 2001/06/29 23:28:13 PDT >> >> Modified files: >> usr.sbin/config config.8 main.c >> Log: >> Move kernel compile directory from sys/compile/FOO to >> sys/compile/${MACHINE}/FOO. >> >> Reviewed by: obrien, peter and the USENIX terminal room secret kernel >> cabal >> >> Revision Changes Path >> 1.27 +2 -2 src/usr.sbin/config/config.8 >> 1.51 +3 -4 src/usr.sbin/config/main.c > > > Warner, > Here's a patch to clean up the FILES section of the documentation as > well. Note: I don't believe config uses > /sys/ARCH/conf/files.SYSTEM_NAME anymore so I removed that line > completely. > > Mark Don't use .Tn with ARCH, i386 is a trademark, but ARCH (really, MACHINE) isn't. Other than that the patch loooks ok to me. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message