From 4791ea7fda578d4b66dd832f7f489ce3ce03d11f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 8 Nov 2019 22:04:25 +0100 Subject: [PATCH] uts_namespaces.7: Add a little more detail on scope of UTS namespaces Signed-off-by: Michael Kerrisk --- man7/uts_namespaces.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man7/uts_namespaces.7 b/man7/uts_namespaces.7 index d1f1ed6ab..731531fe1 100644 --- a/man7/uts_namespaces.7 +++ b/man7/uts_namespaces.7 @@ -38,6 +38,9 @@ and can be retrieved using .BR gethostname (2), and .BR getdomainname (2). +Changes made to these identifiers are visible to all other +processes in the same UTS namespace, +but are not visible to processes in other UTS namespaces. .PP .PP When a process creates a new UTS namespace using