* Removed dpasswd from shadows list of installed files (Randy McMurchy)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2004-06-23 19:38:39 +00:00
parent 4c71931ab4
commit 35ee31bc07
2 changed files with 8 additions and 13 deletions

View File

@ -78,6 +78,9 @@ first a summary, then a detailed log.</para>
</itemizedlist> </itemizedlist>
</listitem> </listitem>
<listitem><para>June 23, 2004 [matt]: Removed dpasswd from shadow's list of
installed files.</para></listitem>
<listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2. <listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2.
</para></listitem> </para></listitem>

View File

@ -144,11 +144,11 @@ any group passwords with the <command>gpasswd</command> command.</para>
<segmentedlist> <segmentedlist>
<segtitle>Installed programs</segtitle> <segtitle>Installed programs</segtitle>
<seglistitem><seg>chage, chfn, chpasswd, chsh, dpasswd, expiry, faillog, <seglistitem><seg>chage, chfn, chpasswd, chsh, expiry, faillog, gpasswd,
gpasswd, groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv, groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv, lastlog, login,
lastlog, login, logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv, logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv, pwunconv, sg
pwunconv, sg (link to newgrp), useradd, userdel, usermod, vigr (link to vipw) and (link to newgrp), useradd, userdel, usermod, vigr (link to vipw) and vipw</seg>
vipw</seg></seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
<variablelist><title>Short descriptions</title> <variablelist><title>Short descriptions</title>
@ -187,14 +187,6 @@ whole series of user accounts in one go.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="dpasswd">
<term><command>dpasswd</command></term>
<listitem>
<indexterm zone="ch-system-shadow dpasswd"><primary sortas="b-dpasswd">dpasswd</primary></indexterm>
<para>is used to change dial-up passwords for user login shells.</para>
</listitem>
</varlistentry>
<varlistentry id="expiry"> <varlistentry id="expiry">
<term><command>expiry</command></term> <term><command>expiry</command></term>
<listitem> <listitem>