diff options
Diffstat (limited to 'share/man/man9/vrele.9')
-rw-r--r-- | share/man/man9/vrele.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vrele.9 b/share/man/man9/vrele.9 index 8d28d5e..0b9b736 100644 --- a/share/man/man9/vrele.9 +++ b/share/man/man9/vrele.9 @@ -59,7 +59,7 @@ The .Fn vrele function takes an unlocked vnode and returns with the vnode unlocked. .Pp -.The +The .Fn vput function should be given a locked vnode as argument, the vnode is unlocked after the function returned. |