From mellon@happy.checkpoint.com  Tue May 16 01:30:03 2000
Return-Path: <mellon@happy.checkpoint.com>
Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41])
	by hub.freebsd.org (Postfix) with ESMTP id 6D32037B8D5
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 May 2000 01:29:56 -0700 (PDT)
	(envelope-from mellon@happy.checkpoint.com)
Received: (from mellon@localhost)
	by happy.checkpoint.com (8.9.3/8.9.3) id LAA02275;
	Tue, 16 May 2000 11:30:49 GMT
	(envelope-from mellon)
Message-Id: <200005161130.LAA02275@happy.checkpoint.com>
Date: Tue, 16 May 2000 11:30:49 GMT
From: mellon@pobox.com
Sender: mellon@happy.checkpoint.com
Reply-To: mellon@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: typos in manpage: missing dot and access{a,i}ble.
X-Send-Pr-Version: 3.2

>Number:         18588
>Category:       docs
>Synopsis:       typos in manpage: missing dot and access{a,i}ble.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 01:40:03 PDT 2000
>Closed-Date:    Wed Jun 14 10:55:16 PDT 2000
>Last-Modified:  Wed Jun 14 10:55:50 PDT 2000
>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:
Responsible-Changed-From-To: freebsd-doc->alex 
Responsible-Changed-By: alex 
Responsible-Changed-When: Mon Jun 12 08:59:32 PDT 2000 
Responsible-Changed-Why:  
Trivial patch is mien 
mine. 
(using cat(1) here _does_ suck, steve, where are you?) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18588 
State-Changed-From-To: open->closed 
State-Changed-By: alex 
State-Changed-When: Wed Jun 14 10:55:16 PDT 2000 
State-Changed-Why:  
Committed, including the kernel-comments fixes, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18588 
>Unformatted:
