From owner-freebsd-doc@FreeBSD.ORG Mon Sep 3 02:18:48 2007 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03BF716A419 for ; Mon, 3 Sep 2007 02:18:48 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.234]) by mx1.freebsd.org (Postfix) with ESMTP id 9C17413C45A for ; Mon, 3 Sep 2007 02:18:47 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so686673nzf for ; Sun, 02 Sep 2007 19:18:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 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; b=W6gKQBusrtBtOHMuLL35dCGPCmOP4yZvk6xycOYsS/DxWZhKQocZk6e8yMUcgIJN62Km7q9+W/3G0vsM7SeNQIzQ646/G+cahKgRzSffTCV3Az6zJdj56OHcUIXOubH5PmVjgyvVt1wcTFExJpCqYblxsTS5Xm+bj+s1sf6A0Pk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=V0zCbj7GBdaYB9svFbyq9AhX7BslLlETRLNpXi/BeIGko18SUHpVQZDonqEWSXak8QLPSydzhOL/C+UV/6ESKMabApFbouV5YFiH7UWf80RkCk66J8zUlaF+7uEKpP3+t9SXc6YLX5PswYqe8z1QojIueqOGfd01N89mJ6IUe7A= Received: by 10.142.101.17 with SMTP id y17mr206037wfb.1188785900600; Sun, 02 Sep 2007 19:18:20 -0700 (PDT) Received: by 10.143.1.8 with HTTP; Sun, 2 Sep 2007 19:18:20 -0700 (PDT) Message-ID: <47d0403c0709021918g7a8a7488ob26ab2047b461a07@mail.gmail.com> Date: Sun, 2 Sep 2007 22:18:20 -0400 From: "Ben Kaduk" To: "Giorgos Keramidas" In-Reply-To: <20070903020536.GC12449@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070831192600.GA19528@crodrigues.org> <20070903020536.GC12449@kobe.laptop> Cc: freebsd-doc@freebsd.org Subject: Re: Need to remove references to "nodev" mount option X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2007 02:18:48 -0000 On 9/2/07, Giorgos Keramidas wrote: > On 2007-08-31 15:26, Craig Rodrigues wrote: > > Hi, > > I submitted a patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=115984 > > to remove references to the "nodev" mount option. > > Noted. I'll review the patch after I get a bit of sleep > and commit it. It looks ok after a quick glance... > Is it preferred to piggyback the patch for the French version onto the same PR, or submit a new one? -Ben Kaduk