diff options
Diffstat (limited to 'share/man/man9/VOP_LINK.9')
-rw-r--r-- | share/man/man9/VOP_LINK.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_LINK.9 b/share/man/man9/VOP_LINK.9 index f95c55d..9d5bde7 100644 --- a/share/man/man9/VOP_LINK.9 +++ b/share/man/man9/VOP_LINK.9 @@ -60,7 +60,7 @@ The directory and file vnodes should .Em not be released on exit. .Sh LOCKS -.Xr VOP_LINK 9 +.Fn VOP_LINK expects the directory and file vnodes to be locked on entry and will leave the vnodes locked on return. .Sh RETURN VALUES |