Changeset c184525


Ignore:
Timestamp:
06/16/2005 08:17:22 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.1, 6.1.1
Children:
5d7361a
Parents:
c66cbd7
Message:

Correct misuse of effect (Randy McMurchy). Merged from trunk r6028

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass2.xml

    rc66cbd7 rc184525  
    130130<emphasis>atexit</emphasis>, to register C++ destructors for local
    131131statics and global objects.  This option is essential for fully
    132 standards-compliant handling of destructors. It also effects the C++
     132standards-compliant handling of destructors. It also affects the C++
    133133ABI, and therefore results in C++ shared libraries and C++ programs
    134134that are interoperable with other Linux
  • chapter06/sysvinit.xml

    rc66cbd7 rc184525  
    102102program during system startup. Sending this escape sequence is
    103103necessary for people who use non-ISO 8859-1 screen fonts, but it does
    104 not effect native English speakers.</para>
     104not affect native English speakers.</para>
    105105
    106106<beginpage/>
Note: See TracChangeset for help on using the changeset viewer.