From c91c5f1a17d85b744376a0694b909506f8d013fd Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 4 Dec 2022 13:36:16 +0100 Subject: [PATCH] network_namespaces.7: wfix MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported-by: Helge Kreutzmann Cc: Mario Blättermann Signed-off-by: Alejandro Colomar --- man7/network_namespaces.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man7/network_namespaces.7 b/man7/network_namespaces.7 index 1acf5fbf1b..69741f3a15 100644 --- a/man7/network_namespaces.7 +++ b/man7/network_namespaces.7 @@ -27,7 +27,8 @@ network namespace. When a network namespace is freed (i.e., when the last process in the namespace terminates), its physical network devices are moved back to the -initial network namespace (not to the parent of the process). +initial network namespace +(not to the namespace of the parent of the process). .PP A virtual network .RB ( veth (4)) -- 2.47.2