diff options
Diffstat (limited to 'man/chage.1.xml')
-rw-r--r-- | man/chage.1.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/man/chage.1.xml b/man/chage.1.xml index 055c1ed..060409b 100644 --- a/man/chage.1.xml +++ b/man/chage.1.xml @@ -200,6 +200,21 @@ </varlistentry> <varlistentry> <term> + <option>-P</option>, <option>--prefix</option> <replaceable>PREFIX_DIR</replaceable> + </term> + <listitem> + <para> + Apply changes to configuration files under the root filesystem + found under the directory <replaceable>PREFIX_DIR</replaceable>. + This option does not chroot and is intended for preparing a cross-compilation + target. Some limitations: NIS and LDAP users/groups are + not verified. PAM authentication is using the host files. + No SELINUX support. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term> <option>-W</option>, <option>--warndays</option> <replaceable>WARN_DAYS</replaceable> </term> <listitem> |