aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2022-09-10 14:01:42 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2022-09-10 14:01:42 +0200
commit8d3b2541dab38afe4dfc9cf0adde162070571c56 (patch)
treec93bb9e2b1186ca5fd1853ee6dec2163dfc65ffd /chapter05
parent1bade3f439265d1c964701316922ab5cbfed93c8 (diff)
gcc-pass1: fix bold "and" in command explanation
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/gcc-pass1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml
index 2c8fc4c31..23707f658 100644
--- a/chapter05/gcc-pass1.xml
+++ b/chapter05/gcc-pass1.xml
@@ -135,8 +135,8 @@ cd build</userinput></screen>
</varlistentry>
<varlistentry>
- <term><parameter>--enable-default-pie</parameter> and
- <parameter>--enable-default-ssp</parameter></term>
+ <term><parameter>--enable-default-pie and
+ --enable-default-ssp</parameter></term>
<listitem>
<para>Those switches allow GCC to compile programs with
some hardening security features (more information on those in