* NEWS, src/chage.c, man/chage.1.xml: Add --root option. Open

audit and syslog after the potential chroot. chage's usage split
	in smaller messages.
This commit is contained in:
nekral-guest
2011-11-06 18:38:57 +00:00
parent d15f2c6214
commit 0857837e64
4 changed files with 58 additions and 29 deletions

View File

@@ -174,6 +174,19 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-R</option>, <option>--root</option>
<replaceable>CHROOT_DIR</replaceable>
</term>
<listitem>
<para>
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-W</option>, <option>--warndays</option> <replaceable>WARN_DAYS</replaceable>