mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Minor wording fix. Fixes #2654.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bb7b78f423
commit
bc5f39a35e
@ -99,8 +99,9 @@
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
||||
<para>Move the libraries to the <filename class="directory">/lib</filename> directory,
|
||||
where they are expected to reside:</para>
|
||||
<para>Move the shared libraries to the
|
||||
<filename class="directory">/lib</filename> directory, where they are
|
||||
expected to reside:</para>
|
||||
|
||||
<screen><userinput remap="install">mv -v /usr/lib/libncursesw.so.5* /lib</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user