Switch "A unbindable" to "An unbindable" Reported-by: Regid Ichira <regid23@xxxxxx> Signed-off-by: Phillip Susi <psusi@xxxxxxxxxx> --- sys-utils/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 65a054e..8fb21a5 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -466,7 +466,7 @@ Since Linux 2.6.15 it is possible to mark a mount and its submounts as shared, private, slave or unbindable. A shared mount provides ability to create mirrors of that mount such that mounts and umounts within any of the mirrors propagate to the other mirror. A slave mount receives propagation from its master, but -any not vice-versa. A private mount carries no propagation abilities. A +any not vice-versa. A private mount carries no propagation abilities. An unbindable mount is a private mount which cannot be cloned through a bind operation. Detailed semantics is documented in .B Documentation/filesystems/sharedsubtree.txt -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html