Explorar o código

Minor wording fix. Fixes #2654.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess %!s(int64=15) %!d(string=hai) anos
pai
achega
bc5f39a35e
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      chapter06/ncurses.xml

+ 3 - 2
chapter06/ncurses.xml

@@ -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>