Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 11:30:49 GMT
From:      mellon@pobox.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/18588: typos in manpage: missing dot and access{a,i}ble.
Message-ID:  <200005161130.LAA02275@happy.checkpoint.com>

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

>Number:         18588
>Category:       docs
>Synopsis:       typos in manpage: missing dot and access{a,i}ble.
>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:   Tue May 16 01:40:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Vorobey
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

5.0-CURRENT

>Description:

See the fix.

Note that this is the only occurrance of 'accessable' in
the FreeBSD manpages; there are also around a dozen occurrances in kernel
sources comments. To the best of my knowledge and my ability
to verify, 'accessable' is neither an alternative spelling nor a
Britishism but rather that rare bird, a genuine misspelling.

>How-To-Repeat:



>Fix:

Index: VFS_FHTOVP.9
===================================================================
RCS file: /freebsd/cvs/src/share/man/man9/VFS_FHTOVP.9,v
retrieving revision 1.6
diff -u -r1.6 VFS_FHTOVP.9
--- VFS_FHTOVP.9	1999/09/11 00:57:20	1.6
+++ VFS_FHTOVP.9	2000/05/16 11:22:39
@@ -63,7 +63,7 @@
 .Pp
 A call to this function should generally be followed by a call to 
 .Xr VFS_CHECKEXP 9
-to check if the file is accessable to the client
+to check if the file is accessible to the client.
 .Pp
 .Sh RETURN VALUES
 The locked vnode for the file will be returned in



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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