diff options
Diffstat (limited to 'devel/script')
-rw-r--r-- | devel/script/2_keys.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml index 5d251e4..605df2d 100644 --- a/devel/script/2_keys.xml +++ b/devel/script/2_keys.xml @@ -486,7 +486,7 @@ signingkey https://packages/builder@ourcompany.net.pub </formalpara> <formalpara id="username.format"> <title>Format</title> - <para>The <literal>username</literal> key is a string value, describing the user account's name. This name must be a valid Linux account name. <literal>username</literal> may be specified up to 64,535 times. It is invalid to specify the same account name more than once. It is invalid to specify the name of a system account.</para> + <para>The <literal>username</literal> key is a string value, describing the user account's name. This name must be a valid Linux account name. <literal>username</literal> may be specified up to 255 times. It is invalid to specify the same account name more than once. It is invalid to specify the name of a system account.</para> </formalpara> <formalpara id="username.default"> <title>Default</title> |