diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-14 09:37:17 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-14 09:37:17 +0000 |
commit | 0090db5c7b0cb69fc9c06da99ad868814414d2b0 (patch) | |
tree | ae4db250fab5b28bd3b688e2553959db4d5cd433 /chapter06/gcc.xml | |
parent | b55b3c4ff2c23fd0ae6734552a769b6237af387c (diff) |
Changed typography convections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index fac78f1c1..74fec55b2 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -141,7 +141,7 @@ cd ../gcc-build</userinput></screen> <seglistitem> <seg>c++, cc (link to gcc), cpp, g++, gcc, gccbug, and gcov</seg> - <seg>libgcc.a, libgcc_eh.a, libgcc_s.so, libstdc++.[a,so], and + <seg>libgcc.a, libgcc_eh.a, libgcc_s.so, libstdc++.{a,so}, and libsupc++.a</seg> </seglistitem> </segmentedlist> |