Explorar o código

typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=9) %!d(string=hai) anos
pai
achega
a0bc1c6856
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter06/adjusting.xml

+ 1 - 1
chapter06/adjusting.xml

@@ -69,7 +69,7 @@ readelf -l a.out | grep ': /lib'</userinput></screen>
 /usr/lib/crtn.o succeeded</computeroutput></screen>
 
    <note><para>On 64-bit systems, the path above will be
-   /usr/lib/gcc/gcc/x86_64-pc-linux-gnu/&gcc-version;/../../../../lib64/.  This
+   /usr/lib/gcc/x86_64-pc-linux-gnu/&gcc-version;/../../../../lib64/.  This
    reduces to /usr/lib64 and /usr/lib64 is a symlink that points to
    /usr/lib.</para></note>