diff options
Diffstat (limited to 'share/man/man9/VOP_SETEXTATTR.9')
-rw-r--r-- | share/man/man9/VOP_SETEXTATTR.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_SETEXTATTR.9 b/share/man/man9/VOP_SETEXTATTR.9 index fc0805c..3c69b14 100644 --- a/share/man/man9/VOP_SETEXTATTR.9 +++ b/share/man/man9/VOP_SETEXTATTR.9 @@ -59,7 +59,7 @@ the process setting the extended attribute .El .Pp The uio structure is used in a manner similar to the argument of the same -name in +name in .Xr VOP_WRITE . However, as extended attributes provide a strict "name=value" semantic, non-zero offsets will be rejected. |