(Introduced in one of my earlier commits) Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@xxxxxxxxx> --- sys-utils/unshare.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1 index e3a23f78c..a260d02e3 100644 --- a/sys-utils/unshare.1 +++ b/sys-utils/unshare.1 @@ -19,7 +19,7 @@ By default, a new namespace persists only as long as it has member processes. A new namespace can be made persistent even when it has no member processes by bind mounting /proc/\fIpid\fR/ns/\fItype\fR files to a filesystem path. -A namespace that has been made persistent in this was can subsequently +A namespace that has been made persistent in this way can subsequently be entered with .BR \%nsenter (1) even after the \fIprogram\fR terminates (except PID namespaces where -- 2.26.2