diff options
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r-- | chapter05/glibc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index f8063f204..428197485 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -121,8 +121,8 @@ esac</userinput></screen> <listitem> <para>The build requires support for forced unwind, but because it is being cross compiled, it cannot auto detect it. Setting this variable - on the command line explicitly tells the configure script that support - is available.</para> + on the command line explicitly tells the + <command>configure</command> script that support is available.</para> </listitem> </varlistentry> <varlistentry> |