From mellon@happy.checkpoint.com  Tue May 16 03:24:45 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 BC42337B55E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 May 2000 03:24:41 -0700 (PDT)
	(envelope-from mellon@happy.checkpoint.com)
Received: (from mellon@localhost)
	by happy.checkpoint.com (8.9.3/8.9.3) id NAA04568;
	Tue, 16 May 2000 13:25:34 GMT
	(envelope-from mellon)
Message-Id: <200005161325.NAA04568@happy.checkpoint.com>
Date: Tue, 16 May 2000 13:25:34 GMT
From: mellon@pobox.com
Sender: mellon@happy.checkpoint.com
Reply-To: mellon@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: VOP_LOOKUP is not a 'VFS entry point'
X-Send-Pr-Version: 3.2

>Number:         18593
>Category:       docs
>Synopsis:       VOP_LOOKUP is not a 'VFS entry point'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 03:30:00 PDT 2000
>Closed-Date:    Sat Jul 15 23:27:39 BST 2000
>Last-Modified:  Sat Jul 15 23:29:19 BST 2000
>Originator:     Anatoly Vorobey
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

5.0-CURRENT

>Description:

See the fix which aligns VOP_LOOKUP(9)'s description
with other VOP_ (9) descriptions.

>How-To-Repeat:



>Fix:

RCS file: /freebsd/cvs/src/share/man/man9/VOP_LOOKUP.9,v
retrieving revision 1.8
diff -u -r1.8 VOP_LOOKUP.9
--- VOP_LOOKUP.9	1999/08/28 00:21:14	1.8
+++ VOP_LOOKUP.9	2000/05/16 13:23:45
@@ -41,7 +41,7 @@
 .Ft int
 .Fn VOP_LOOKUP "struct vnode *dvp" "struct vnode **vpp" "struct componentname *cnp"
 .Sh DESCRIPTION
-This VFS entry point looks up a single pathname component in a given directory.
+This entry point looks up a single pathname component in a given directory.
 .Pp
 Its arguments are:
 .Bl -tag -width vpp



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ben 
State-Changed-When: Sat Jul 15 23:27:39 BST 2000 
State-Changed-Why:  
Committed in -current, thanks! 

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