Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 2010 20:08:55 GMT
From:      Warren Block <wblock@wonkity.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/148499: [patch] fix spelling in exports(5)
Message-ID:  <201007112008.o6BK8tFS048336@www.freebsd.org>
Resent-Message-ID: <201007112010.o6BKA63o085383@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007112008.o6BK8tFS048336>