]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
unshare: replace a special character in the man page with a space
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 14 Mar 2016 09:10:12 +0000 (10:10 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Mar 2016 15:11:05 +0000 (16:11 +0100)
Reported-by: Andreas Henriksson <andreas@fatal.se>
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
sys-utils/unshare.1

index 264f1396980994e394a44be5ca6d00aaf54a26e5..9507c4e4d8d7c3d7f22d1942841ca9492e999e20 100644 (file)
@@ -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