From owner-freebsd-doc@FreeBSD.ORG Sun Jul 11 20:10:06 2010 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 D99331065677 for ; Sun, 11 Jul 2010 20:10:06 +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 9A2D58FC13 for ; Sun, 11 Jul 2010 20:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6BKA6aD085384 for ; Sun, 11 Jul 2010 20:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6BKA63o085383; Sun, 11 Jul 2010 20:10:06 GMT (envelope-from gnats) Resent-Date: Sun, 11 Jul 2010 20:10:06 GMT Resent-Message-Id: <201007112010.o6BKA63o085383@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, Warren Block Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D50E106564A for ; Sun, 11 Jul 2010 20:09:02 +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 1E1168FC15 for ; Sun, 11 Jul 2010 20:09:02 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6BK8xT3048337 for ; Sun, 11 Jul 2010 20:09:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6BK8tFS048336; Sun, 11 Jul 2010 20:08:55 GMT (envelope-from nobody) Message-Id: <201007112008.o6BK8tFS048336@www.freebsd.org> Date: Sun, 11 Jul 2010 20:08:55 GMT From: Warren Block To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/148499: [patch] fix spelling in exports(5) 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: Sun, 11 Jul 2010 20:10:06 -0000 >Number: 148499 >Category: docs >Synopsis: [patch] fix spelling in exports(5) >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: Sun Jul 11 20:10:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Warren Block >Release: 8-stable >Organization: >Environment: FreeBSD lightning 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sun Jul 11 07:39:57 MDT 2010 root@lightning:/usr/obj/usr/src/sys/LIGHTNING i386 >Description: "sepcify" in exports(5) should be "specify". >How-To-Repeat: man 5 exports >Fix: Apply patch: --- exports.5.orig 2010-07-11 13:51:58.000000000 -0600 +++ exports.5 2010-07-11 14:07:34.000000000 -0600 @@ -82,7 +82,7 @@ option is used on .Xr mountd 8 . The third form has the string ``V4:'' followed by a single absolute path -name, to sepcify the NFSv4 tree root. +name, to specify the NFSv4 tree root. The pathnames must not have any symbolic links in them and should not have any .Dq Pa \&. Patch attached with submission follows: --- exports.5.orig 2010-07-11 13:51:58.000000000 -0600 +++ exports.5 2010-07-11 14:07:34.000000000 -0600 @@ -82,7 +82,7 @@ option is used on .Xr mountd 8 . The third form has the string ``V4:'' followed by a single absolute path -name, to sepcify the NFSv4 tree root. +name, to specify the NFSv4 tree root. The pathnames must not have any symbolic links in them and should not have any .Dq Pa \&. >Release-Note: >Audit-Trail: >Unformatted: