Ignore:
Timestamp:
07/04/2005 10:03:52 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
a998246
Parents:
5707154
Message:

Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this. (merged from trunk r6376)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/toolchaintechnotes.xml

    r5707154 r37428334  
    199199dynamic linker, the name of the library, and the name of the function,
    200200resulting in a much smaller executable. A third option is to use the
    201 programming interface of the dynamic linker (see the
    202 <emphasis>dlopen</emphasis> man page for more information).</para>
     201programming interface of the dynamic linker (see <filename>dlopen(3)</filename>
     202for more information).</para>
    203203
    204204<para>Dynamic linking is the default on Linux and has three major
Note: See TracChangeset for help on using the changeset viewer.