From 8742fa1b73f46d9fc2298a45289d510c3956ac86 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Tue, 9 Mar 2004 18:31:16 +0000 Subject: namei returns refed vnodes, from Pedro Martelletto --- share/man/man9/namei.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man') diff --git a/share/man/man9/namei.9 b/share/man/man9/namei.9 index 884c9716a02..06544999975 100644 --- a/share/man/man9/namei.9 +++ b/share/man/man9/namei.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: namei.9,v 1.8 2003/10/23 18:31:34 jmc Exp $ +.\" $OpenBSD: namei.9,v 1.9 2004/03/09 18:31:15 tedu Exp $ .\" $NetBSD: namei.9,v 1.9 2003/05/06 10:46:44 jmmv Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -207,7 +207,7 @@ flags defines whether the name in .Em ndp-\*[Gt]ni_dirp is an address in kernel space (UIO_SYSSPACE) or an address in user space (UIO_USERSPACE). -The locked vnode for the pathname is returned in +The locked vnode for the pathname is referenced and returned in .Em ndp-\*[Gt]ni_vp . .Pp If -- cgit v1.2.3