]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
network_namespaces.7: wfix
authorAlejandro Colomar <alx@kernel.org>
Sun, 4 Dec 2022 12:36:16 +0000 (13:36 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 4 Dec 2022 12:43:47 +0000 (13:43 +0100)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Cc: Mario Blättermann <mario.blaettermann@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/network_namespaces.7

index 1acf5fbf1b7273f8e2386e6fd68037152b85c850..69741f3a156e332caeb7724da49220718cbb0889 100644 (file)
@@ -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))