diff --git a/man/newgidmap.1.xml b/man/newgidmap.1.xml index ad7a186e..3c1955ac 100644 --- a/man/newgidmap.1.xml +++ b/man/newgidmap.1.xml @@ -85,6 +85,8 @@ The newgidmap sets /proc/[pid]/gid_map based on it's command line arguments and the gids allowed in /etc/subgid. + Note that the root user is not exempted from the requirement for a valid + /etc/subgid entry. diff --git a/man/newuidmap.1.xml b/man/newuidmap.1.xml index 04bb14fc..e07414f1 100644 --- a/man/newuidmap.1.xml +++ b/man/newuidmap.1.xml @@ -82,6 +82,8 @@ The newuidmap sets /proc/[pid]/uid_map based on it's command line arguments and the uids allowed in /etc/subuid. + Note that the root user is not exempted from the requirement for a valid + /etc/subuid entry.