Updated: Fixes Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jim Gifford 2004-12-07 17:47:18 +00:00
parent 82167e698f
commit 0fa17b726f
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ of the LFS Book.</para>
</listitem>
-->
<listitem><para>December 7th, 2004 [jim]: Fixed type in shadow.
<listitem><para>December 7th, 2004 [jim]: Fixed typo in shadow.
Made recommended change from Robert Connolly on sed for shadow.</para></listitem>
<listitem><para>December 6th, 2004 [jeremy]: Fixed incorrect CR in ch 6

View File

@ -68,7 +68,7 @@ and type it all in):</para>
<screen><userinput>mv /lib/libshadow.*a /usr/lib</userinput></screen>
<para>As some packages expect to find the just-moved libraries in
<para>As some packages expect to find the libraries in
<filename class="directory">/usr/lib</filename>, create the following symlinks:</para>
<screen><userinput>rm /lib/libshadow.so