From c1e70afedf53e70768372b30a997630235771f56 Mon Sep 17 00:00:00 2001 From: Vaclav Dolezal Date: Fri, 20 Apr 2018 17:57:39 +0200 Subject: umount: allow PID as --namespace argument [kzak@redhat.com: - update code] Signed-off-by: Karel Zak Signed-off-by: Vaclav Dolezal --- sys-utils/umount.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys-utils/umount.8') diff --git a/sys-utils/umount.8 b/sys-utils/umount.8 index f09b1eae6..ff6ce2429 100644 --- a/sys-utils/umount.8 +++ b/sys-utils/umount.8 @@ -130,7 +130,9 @@ server or a network partition. Remounts of the share will not be possible. .TP .BR \-N , " \-\-namespace " \fIns Perform umount in namespace specified by \fIns\fR. -\fIns\fR is typically in form \fI/proc/[pid]/ns/mnt\fR. +\fIns\fR is either PID of process running in that namespace +or special file representing that namespace. +See \fBnamespaces\fR(7) for more information. .TP .BR \-n , " \-\-no\-mtab" Unmount without writing in -- cgit v1.2.3-55-g7522