From owner-freebsd-doc Tue May 16 1:40:12 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A044037B831 for ; Tue, 16 May 2000 01:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA81627; Tue, 16 May 2000 01:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41]) by hub.freebsd.org (Postfix) with ESMTP id 6D32037B8D5 for ; 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 Reply-To: mellon@pobox.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/18588: typos in manpage: missing dot and access{a,i}ble. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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