|
@@ -185,7 +185,7 @@ recompile this one library, instead of having to recompile all the programs that
|
|
|
make use of the improved function.</para>
|
|
|
|
|
|
<para>If dynamic linking has several advantages, why then do we statically link
|
|
|
-the first two packages in this chapter? The reasonsare threefold: historical,
|
|
|
+the first two packages in this chapter? The reasons are threefold: historical,
|
|
|
educational, and technical. Historical, because earlier versions of LFS
|
|
|
statically linked every program in this chapter. Educational, because knowing
|
|
|
the difference is useful. Technical, because we gain an element of independence
|