aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/libffi.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/libffi.xml')
-rw-r--r--chapter08/libffi.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/libffi.xml b/chapter08/libffi.xml
index 1c93a7df4..11539b2cf 100644
--- a/chapter08/libffi.xml
+++ b/chapter08/libffi.xml
@@ -66,9 +66,9 @@
<para>Ensure GCC optimizes for the current system. If this
is not specified, the system is guessed and the code generated
may not be correct for some systems. If the generated code
- will be copied from the native system to a less capable
- system, use the less capable system as a parameter. For details
- about alternative system types, see <ulink
+ will be copied from the native system to a less capable
+ system, use the less capable system as a parameter. For details
+ about alternative system types, see <ulink
url='https://gcc.gnu.org/onlinedocs/gcc-&gcc-version;/gcc/x86-Options.html'>
the x86 options in the GCC manual</ulink>.</para>
</listitem>