From: Benno Schulenberg Date: Mon, 14 Mar 2016 09:10:12 +0000 (+0100) Subject: unshare: replace a special character in the man page with a space X-Git-Tag: v2.28-rc2~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b3fb9ebabf92f7ede57a6a056053e7a07dfb84;p=thirdparty%2Futil-linux.git unshare: replace a special character in the man page with a space Reported-by: Andreas Henriksson Signed-off-by: Benno Schulenberg --- diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1 index 264f139698..9507c4e4d8 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