diff options
Diffstat (limited to 'chapter05/gzip-exp.xml')
-rw-r--r-- | chapter05/gzip-exp.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter05/gzip-exp.xml b/chapter05/gzip-exp.xml index 37a699c75..5c3ab225a 100644 --- a/chapter05/gzip-exp.xml +++ b/chapter05/gzip-exp.xml @@ -2,9 +2,8 @@ <title>Command explanations</title> <para><userinput>patch -Np1 -i ../gzip-&gzip-version;.patch </userinput> This -patch file is necessary to avoid a -conflict of variable names with glibc when compiling and linking -statically.</para> +patch file is necessary to avoid a conflict of variable names with +Glibc-2.0 systems when compiling and linking statically.</para> </sect2> |