Ignore:
Timestamp:
01/19/2005 06:56:11 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
90bfa70
Parents:
5156910b
Message:

In DocBook-NG the replacement for <ulink> is a new definition of <link>.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/LFS-RNG/BOOK@4544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/introduction.xml

    r5156910b rdc6acb5  
    3030
    3131<para>If you plan to use compiler optimizations in this chapter, take a look at
    32 the optimization hint at <uri xlink:href="&hints-root;optimization.txt"/>.
     32the optimization hint at <link xlink:href="&hints-root;optimization.txt"/>.
    3333Compiler optimizations can make a program run slightly faster, but they may also
    3434cause compilation difficulties and even problems when running the program. If a
     
    6262<para>If you wish to keep track of which package installs what files, you may
    6363want to use a package manager. For a general overview of package managers have
    64 a look at <uri xlink:href="&blfs-root;view/cvs/introduction/pkgmgt.html"/>. And
     64a look at <link xlink:href="&blfs-root;view/cvs/introduction/pkgmgt.html"/>. And
    6565for a package management method specifically geared towards LFS see
    66 <uri xlink:href="&hints-root;more_control_and_pkg_man.txt"/>.</para>
     66<link xlink:href="&hints-root;more_control_and_pkg_man.txt"/>.</para>
    6767
    6868</section>
Note: See TracChangeset for help on using the changeset viewer.