From 532ce8e7e6922040de0b6c620d03d5b05db376e4 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Tue, 18 Nov 2014 12:53:37 +0100 Subject: [PATCH] VOP_OPENCLOSE.9: Fix a reference. --- share/man/man9/VOP_OPENCLOSE.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/VOP_OPENCLOSE.9 b/share/man/man9/VOP_OPENCLOSE.9 index f9a5e97000..5c8bb8a03d 100644 --- a/share/man/man9/VOP_OPENCLOSE.9 +++ b/share/man/man9/VOP_OPENCLOSE.9 @@ -90,7 +90,7 @@ vop_open(struct vnode *vp, int mode, struct ucred *cred, struct proc *p) .Ed .Sh SEE ALSO .Xr vnode 9 , -.Xr VOP_LOOKUP 9 +.Xr VOP_OLD_LOOKUP 9 .Sh AUTHORS This man page was written by .An Doug Rabson . -- 2.41.0