docs/148499: [patch] fix spelling in exports(5)
Warren Block
wblock at wonkity.com
Sun Jul 11 20:10:06 UTC 2010
>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 at 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:
More information about the freebsd-doc
mailing list