We don't accept any other values except '0'.
Signed-off-by: Chen Hanxiao <chenhanxiao(a)cn.fujitsu.com>
---
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index eefdd5e..bb72452 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -315,7 +315,7 @@
<dl>
<dt><code>start</code></dt>
- <dd>First user ID in container.</dd>
+ <dd>First user ID in container. It must be '0'.</dd>
<dt><code>target</code></dt>
<dd>The first user ID in container will be mapped to this target user
ID in host.</dd>
--
1.9.0