From owner-freebsd-current@FreeBSD.ORG Mon Nov 1 06:29:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 509D716A4CE for ; Mon, 1 Nov 2004 06:29:42 +0000 (GMT) Received: from just.puresimplicity.net (just.puresimplicity.net [140.177.207.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DCD243D48 for ; Mon, 1 Nov 2004 06:29:41 +0000 (GMT) (envelope-from craig@puresimplicity.net) Received: from redline (CPE0050bf78b8c6-CM023459906096.cpe.net.cable.rogers.com [24.157.84.118]) (authenticated bits=0)iA16Teqh041593 for ; Mon, 1 Nov 2004 00:29:40 -0600 (CST) (envelope-from craig@puresimplicity.net) Message-ID: <000901c4bfdc$6d1c2d50$0200000a@redline> From: "Craig Reyenga" To: Date: Mon, 1 Nov 2004 01:31:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailman-Approved-At: Mon, 01 Nov 2004 13:26:27 +0000 Subject: exports typo X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Craig Reyenga List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2004 06:29:42 -0000 In /usr/src/usr.sbin/sysinstall/config.c: vsystem("echo '# Note that BSD's export synatx is \"host-centric\" vs. Sun\'s \"FS-centric\" one.' >> /etc/exports"); 'Nuf said. -Craig