summaryrefslogtreecommitdiff
path: root/sbin/mount_unionfs
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /sbin/mount_unionfs
parent3dce589cb969648ca460619cfe3f14b200663fbc (diff)
downloadsrc-test2-50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e.tar.gz
src-test2-50d675f7a9fca2f3fba3a23ac41a8ae2c0162e4e.zip
Notes
Diffstat (limited to 'sbin/mount_unionfs')
-rw-r--r--sbin/mount_unionfs/mount_unionfs.82
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