diff options
Diffstat (limited to 'sbin/mount_unionfs/mount_unionfs.8')
-rw-r--r-- | sbin/mount_unionfs/mount_unionfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_unionfs/mount_unionfs.8 b/sbin/mount_unionfs/mount_unionfs.8 index b3f38207df45..b613a94414b4 100644 --- a/sbin/mount_unionfs/mount_unionfs.8 +++ b/sbin/mount_unionfs/mount_unionfs.8 @@ -366,7 +366,7 @@ there is no way that delete and rename operations on lower layer objects can be done. .Er EOPNOTSUPP is returned for this kind of operations as generated by VOP_WHITEOUT() -along with any others which would make modifications to the lower +along with any others which would make modifications to the lower layer, such as .Xr chmod 1 . .Pp |