shadow- files.
+2009-06-06 Nicolas François <nicolas.francois@centraliens.net>
+
+ * man/passwd.5.xml, man/shadow.5.xml: Document the passwd- and
+ shadow- files.
+
2009-06-06 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/su.c: Preserve the DISPLAY and XAUTHORITY environment
<para>optional encrypted password file</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><filename>/etc/passwd-</filename></term>
+ <listitem>
+ <para>Backup file for /etc/passwd.</para>
+ <para>
+ Note that this file is used by the tools of the shadow
+ toolsuite, but not by all user and password management tools.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<para>Secure user account information.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><filename>/etc/shadow-</filename></term>
+ <listitem>
+ <para>Backup file for /etc/shadow.</para>
+ <para>
+ Note that this file is used by the tools of the shadow
+ toolsuite, but not by all user and password management tools.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>