From owner-freebsd-doc@FreeBSD.ORG Mon Sep 3 03:30:04 2007 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5438B16A41A for ; Mon, 3 Sep 2007 03:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 33ACA13C46E for ; Mon, 3 Sep 2007 03:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l833U4sQ045010 for ; Mon, 3 Sep 2007 03:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l833U3RE045007; Mon, 3 Sep 2007 03:30:04 GMT (envelope-from gnats) Resent-Date: Mon, 3 Sep 2007 03:30:04 GMT Resent-Message-Id: <200709030330.l833U3RE045007@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ben Kaduk Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3174716A46B for ; Mon, 3 Sep 2007 03:27:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1FC6813C458 for ; Mon, 3 Sep 2007 03:27:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l833RGZA019513 for ; Mon, 3 Sep 2007 03:27:16 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l833RGVS019512; Mon, 3 Sep 2007 03:27:16 GMT (envelope-from nobody) Message-Id: <200709030327.l833RGVS019512@www.freebsd.org> Date: Mon, 3 Sep 2007 03:27:16 GMT From: Ben Kaduk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/116039: [patch] remove nodev references from French documentation 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 03:30:04 -0000 >Number: 116039 >Category: docs >Synopsis: [patch] remove nodev references from French documentation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 03 03:30:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Ben Kaduk >Release: 6.2-release >Organization: >Environment: 6.2-release-docs ISO >Description: As Craig Rodrigues notes in docs/115981, the nodev mount option is no longer a silent no-op, causing mount failure in 7-current. Accordingly, we should remove it from our documentation. A grep through the french doc tree actually produces a couple of false positives -- the device driver writer's guide has a sample cdevsw for a pc audio device, which uses the enodev function for several entries (read, etc.), and ndev shows up as part of a bigger word as well (forget exactly what at the moment). Thus, only one file needs to be changed in the French tree (since the security section of the handbook doesn't seem to have the advice to look into nosuid and nodev (yet). The following patch should go into doc/fr_FR.ISO8859-1/books/handbook/basics/chapter.sgml >How-To-Repeat: >Fix: Patch attached with submission follows: --- chapter.sgml.orig 2007-09-01 23:53:49.000000000 -0400 +++ chapter.sgml 2007-09-01 23:54:45.000000000 -0400 @@ -1888,16 +1888,6 @@ - nodev - - - Ne pas prendre en compte les périphériques - spéciaux sur le système de fichiers. C'est une - option de sécurité utile. - - - - noexec >Release-Note: >Audit-Trail: >Unformatted: