mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
Remove double slash // in some links
This commit is contained in:
parent
d887817942
commit
35d257851a
@ -67,7 +67,7 @@
|
||||
package building process. </para>
|
||||
|
||||
<para>For a more complete discussion of libraries, see the discussion
|
||||
<ulink url="&blfs-root;/view/&short-version;/introduction/libraries.html">
|
||||
<ulink url="&blfs-book;introduction/libraries.html">
|
||||
Libraries: Static or shared?</ulink> in the BLFS book.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -46,7 +46,7 @@ chroot "$LFS" /usr/bin/env -i \
|
||||
<screen><userinput>find /usr/lib /usr/libexec -name \*.la -delete</userinput></screen>
|
||||
|
||||
<para>For more information about libtool archive files, see the <ulink
|
||||
url="&blfs-book;/introduction/la-files.html">BLFS section "About Libtool
|
||||
url="&blfs-book;introduction/la-files.html">BLFS section "About Libtool
|
||||
Archive (.la) files"</ulink>.</para>
|
||||
|
||||
<para>The compiler built in <xref linkend="chapter-temporary-tools"/> and
|
||||
|
Loading…
Reference in New Issue
Block a user