summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_ATTRIB.9
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-09-24 10:19:43 +0000
committerdillon <dillon@FreeBSD.org>1999-09-24 10:19:43 +0000
commit386338d04f80eaaa48efaff4c4eb26ee72ab2472 (patch)
tree3f0fa32bd098eeaa946c9ca9625eb6c0a290ac3b /share/man/man9/VOP_ATTRIB.9
parent609f54c951188af186c30e759ae8b70731e6cbae (diff)
downloadFreeBSD-src-386338d04f80eaaa48efaff4c4eb26ee72ab2472.zip
FreeBSD-src-386338d04f80eaaa48efaff4c4eb26ee72ab2472.tar.gz
Bring more VOP manual pages up to date in regards to locking
requirements.
Diffstat (limited to 'share/man/man9/VOP_ATTRIB.9')
-rw-r--r--share/man/man9/VOP_ATTRIB.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_ATTRIB.9 b/share/man/man9/VOP_ATTRIB.9
index c6302d3..4d26814 100644
--- a/share/man/man9/VOP_ATTRIB.9
+++ b/share/man/man9/VOP_ATTRIB.9
@@ -64,7 +64,7 @@ Attributes which are not being modified by
should be set to the value
.Dv VNOVAL .
.Sh LOCKS
-The file should not be locked on entry.
+The file will not be locked on entry and should not be locked on return.
.Sh RETURN VALUES
.Xr VOP_GETATTR 9
returns information about the file in
OpenPOWER on IntegriCloud