diff options
Diffstat (limited to 'share/man/man9/VOP_LOOKUP.9')
-rw-r--r-- | share/man/man9/VOP_LOOKUP.9 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/VOP_LOOKUP.9 b/share/man/man9/VOP_LOOKUP.9 index a7a0c8d0c55..28c1c5a4cab 100644 --- a/share/man/man9/VOP_LOOKUP.9 +++ b/share/man/man9/VOP_LOOKUP.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: VOP_LOOKUP.9,v 1.8 2003/04/30 04:53:18 tedu Exp $ +.\" $OpenBSD: VOP_LOOKUP.9,v 1.9 2003/06/06 20:56:32 jmc Exp $ .\" .\" Copyright (c) 2003 Ted Unangst .\" All rights reserved. @@ -427,7 +427,8 @@ stub call .Xr vn_lock 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by Ted Unangst for OpenBSD. +This man page was written by Ted Unangst for +.Ox . .Sh BUGS The locking discipline is too complex. Refer to |