From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 17 14:50:35 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A4831065672 for ; Wed, 17 Dec 2008 14:50:35 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.184]) by mx1.freebsd.org (Postfix) with ESMTP id D7BBF8FC12 for ; Wed, 17 Dec 2008 14:50:34 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so4494186rne.12 for ; Wed, 17 Dec 2008 06:50:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Vk2cN4jQYRbgdErWCSLa8UwpxuX1335lCjvZyAzcADo=; b=eyaPylYA34R42xFpf14kXIU3v2RmhcG5Im8F4sQzNurW0Rj7jUZ0ZADSr3SoQF9OLW UlDBV7btF7qPMfBbKZIDopxoeshK/5suhMj1r2EESqtOqli8DVDeox0P/A6Rc7FqVjBE EpMCfJVFqKybWsrl9jHOWVE56sBkap7eKbVOw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=elul4RivN6nstFITgfAXrYIyKOd9JcXMxU7EzzhpAAjoeuA5RldiOVIKcW0I6f85qA 0clM67qrxbfbvScMFSHOnFZopvoa05jEf1rH1IvSAATHUsEVvNYyi8UswVa8tbcWK8r6 7FxU5sd/8AgQxJur5PpWeuuC4Unniow5ZB468= Received: by 10.103.240.15 with SMTP id s15mr286535mur.82.1229524109475; Wed, 17 Dec 2008 06:28:29 -0800 (PST) Received: by 10.103.169.16 with HTTP; Wed, 17 Dec 2008 06:28:29 -0800 (PST) Message-ID: <4ad871310812170628m40a8f0eej175229c57e7621f3@mail.gmail.com> Date: Wed, 17 Dec 2008 09:28:29 -0500 From: "Glen Barber" To: "Maxim Konovalov" In-Reply-To: <200812170700.mBH708E1075317@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200812170700.mBH708E1075317@freefall.freebsd.org> Cc: freebsd-bugs@freebsd.org Subject: Re: misc/129699: Typo in /etc/exports.disabled X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 14:50:35 -0000 Correction: It was done *after* a fresh install, using sysinstall. I was comparing what sysinstall does to enable NFS versus what the handbook has, in a virtual machine. -- Glen Barber