diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index ab9cd4c63d..b8092607fe 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -286,18 +286,18 @@

- If you want to enable user namespace,set the idmap element. - the uid and gid elements have three attributes: + If you want to enable user namespace, set the idmap element. + The uid and gid elements have three attributes:

start
-
First user id in container.
+
First user ID in container.
target
-
The first user id in container will be mapped to this target user - id in host.
+
The first user ID in container will be mapped to this target user + ID in host.
count
-
How many users in container being allowed to map to host's user.
+
How many users in container are allowed to map to host's user.