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 dcf02bf22b99..183df56f4f2a 100644 --- a/share/man/man9/VOP_LINK.9 +++ b/share/man/man9/VOP_LINK.9 @@ -52,7 +52,7 @@ the vnode of the file to be linked pathname information about the file .El .Pp -The pathname info must be released on exit. The directory and +The pathname info must be released on exit. The directory and file vnodes should NOT be released on exit. .Sh LOCKS The directory, |