<xi:include href="version-info.xml" xpointer="v254"/></listitem>
</varlistentry>
+
+ <varlistentry>
+ <term><option>--access-mode=<replaceable>MODE</replaceable></option></term>
+
+ <listitem><para>Takes a UNIX file access mode written in octal. Configures the access mode of the
+ home directory itself. Note that this is only used when the directory is first created, and the user
+ may change this any time afterwards. Example:
+ <option>--access-mode=0700</option></para>
+
+ <xi:include href="version-info.xml" xpointer="v245"/></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--umask=<replaceable>MASK</replaceable></option></term>
+
+ <listitem><para>Takes the access mode mask (in octal syntax) to apply to newly created files and
+ directories of the user ("umask"). If set this controls the initial umask set for all login sessions of
+ the user, possibly overriding the system's defaults.</para>
+
+ <xi:include href="version-info.xml" xpointer="v245"/></listitem>
+ </varlistentry>
+
<varlistentry>
<term><option>--skel=<replaceable>PATH</replaceable></option></term>
<xi:include href="version-info.xml" xpointer="v245"/></listitem>
</varlistentry>
- <varlistentry>
- <term><option>--access-mode=<replaceable>MODE</replaceable></option></term>
-
- <listitem><para>Takes a UNIX file access mode written in octal. Configures the access mode of the
- home directory itself. Note that this is only used when the directory is first created, and the user
- may change this any time afterwards. Example:
- <option>--access-mode=0700</option></para>
-
- <xi:include href="version-info.xml" xpointer="v245"/></listitem>
- </varlistentry>
-
- <varlistentry>
- <term><option>--umask=<replaceable>MASK</replaceable></option></term>
-
- <listitem><para>Takes the access mode mask (in octal syntax) to apply to newly created files and
- directories of the user ("umask"). If set this controls the initial umask set for all login sessions of
- the user, possibly overriding the system's defaults.</para>
-
- <xi:include href="version-info.xml" xpointer="v245"/></listitem>
- </varlistentry>
-
<varlistentry>
<term><option>--nice=<replaceable>NICE</replaceable></option></term>
" Bounding POSIX capability set\n"
" --capability-ambient-set=CAPS\n"
" Ambient POSIX capability set\n"
+ " --access-mode=MODE User home directory access mode\n"
+ " --umask=MODE Umask for user when logging in\n"
" --skel=PATH Skeleton directory to use\n"
" --shell=PATH Shell for account\n"
" --setenv=VARIABLE[=VALUE] Set an environment variable at log-in\n"
" How much time to block password after expiry\n"
"\n%4$sResource Management User Record Properties:%5$s\n"
" --disk-size=BYTES Size to assign the user on disk\n"
- " --access-mode=MODE User home directory access mode\n"
- " --umask=MODE Umask for user when logging in\n"
" --nice=NICE Nice level for user\n"
" --rlimit=LIMIT=VALUE[:VALUE]\n"
" Set resource limits\n"