Changeset 5d64592


Ignore:
Timestamp:
05/25/06 17:17:39 (7 years ago)
Author:
Jim Gifford <clfs@…>
Children:
6c605d735392376766805d0e55a2b379d2e19fa2
Parents:
85539317b143c824dd3dcee69a05eb2c15bda1da
git-author:
Jim Gifford <clfs@jg555.com>2006-05-25 17:17:39+00:00
git-committer:
Jim Gifford <clfs@jg555.com>2006-05-25 17:17:39+00:00
Message:

r3613@server (orig r1644): chris | 2006-05-25 09:50:35 -0700
Updated text and removed a redundancy in final-system introduction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/introduction.xml

    r1e59f09 r5d64592  
    2222  program and library the package installed.</para> 
    2323 
    24   <para os="b">If using the compiler optimizations provided in this chapter, 
    25   please review the optimization hint at <ulink 
    26   url="&hints-root;optimization.txt"/>.  Compiler optimizations can make 
    27   a program run slightly faster, but they may also cause compilation 
    28   difficulties and problems when running the program. If a package 
    29   refuses to compile when using optimization, try to compile it without 
    30   optimization and see if that fixes the problem. Even if the package 
     24  <para os="b">If using compiler optimizations, please review the 
     25  optimization hint at <ulink url="&hints-root;optimization.txt"/>. 
     26  Compiler optimizations can make a program run slightly faster, but 
     27  they may also cause compilation difficulties and problems when 
     28  running the program. If a package refuses to compile when using 
     29  optimization, try to compile it without optimization and see if 
     30  that fixes the problem. Even if the package 
    3131  does compile when using optimization, there is the risk it may have 
    3232  been compiled incorrectly because of the complex interactions between 
     
    4949  removed.</para> 
    5050 
    51   <para os="d">Before the installation instructions, each installation 
    52   page provides a concise description of what the package contains. 
    53   Following the installation instructions, there is a list of programs 
    54   and libraries (along with brief descriptions of these) that the 
    55   package installs.</para> 
    56  
    57   <para os="e">To keep track of which package installs particular files, a 
     51  <para os="d">To keep track of which package installs particular files, a 
    5852  package manager can be used. For a general overview of different styles of 
    5953  package managers, please take a look at the next page.</para> 
Note: See TracChangeset for help on using the changeset viewer.