aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter08/binutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml
index 02e2e8f6f..863fe041e 100644
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@ -190,7 +190,7 @@ cd build</userinput></screen>
<para>Remove useless static libraries and an empty man page:</para>
<screen><userinput remap="install">rm -fv /usr/lib/lib{bfd,ctf,ctf-nobfd,sframe,opcodes}.a
-rm -fv /usr/share/man/man1/gprofng.1</userinput></screen>
+rm -fv /usr/share/man/man1/{gprofng,gp-*}.1</userinput></screen>
</sect2>