summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.1
diff options
context:
space:
mode:
authorBenno Schulenberg2016-03-14 10:10:12 +0100
committerKarel Zak2016-03-14 16:11:05 +0100
commit99b3fb9ebabf92f7ede57a6a056053e7a07dfb84 (patch)
tree385c967d335cda5b42cb692744f68aa8c2ef4825 /sys-utils/unshare.1
parentfallocate: improve synopsis and spelling in man page (diff)
downloadkernel-qcow2-util-linux-99b3fb9ebabf92f7ede57a6a056053e7a07dfb84.tar.gz
kernel-qcow2-util-linux-99b3fb9ebabf92f7ede57a6a056053e7a07dfb84.tar.xz
kernel-qcow2-util-linux-99b3fb9ebabf92f7ede57a6a056053e7a07dfb84.zip
unshare: replace a special character in the man page with a space
Reported-by: Andreas Henriksson <andreas@fatal.se> Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'sys-utils/unshare.1')
-rw-r--r--sys-utils/unshare.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1
index 264f13969..9507c4e4d 100644
--- a/sys-utils/unshare.1
+++ b/sys-utils/unshare.1
@@ -164,7 +164,7 @@ by nsenter. The namespace is destroyed by umount the bind reference.
.TQ
.B # touch /root/namespaces/mnt
.TQ
-.B # unshare --mount=/root/namespaces/mnt
+.B # unshare --mount=/root/namespaces/mnt
.br
Establish a persistent mount namespace referenced by the bind mount
/root/namespaces/mnt. This example provides portable solution, because it makes