diff options
-rw-r--r-- | share/man/man9/VOP_ATTRIB.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_ATTRIB.9 b/share/man/man9/VOP_ATTRIB.9 index 871524a..bebc3bf 100644 --- a/share/man/man9/VOP_ATTRIB.9 +++ b/share/man/man9/VOP_ATTRIB.9 @@ -63,7 +63,7 @@ Attributes which are not being modified by .Xr VOP_SETATTR 9 should be set to the value .Dv VNOVAL ; -.Fn VOP_NULL +.Fn VATTR_NULL may be used to clear all the values, and should generally be used to reset the contents of .Fa *vap |