aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/python.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/python.xml b/chapter06/python.xml
index a3cde3f8f..d29f664e9 100644
--- a/chapter06/python.xml
+++ b/chapter06/python.xml
@@ -146,10 +146,11 @@ tar --strip-components=1 \
2to3, idle3, pip3, pydoc3, python3, python3-config, and pyvenv
</seg>
<seg>
- libpython&python-minor;m.so and libpython3.so
+ libpython&python-minor;.so and libpython3.so
</seg>
<seg>
- /usr/include/python&python-minor;m, /usr/lib/python3 and
+ /usr/include/python&python-minor;,
+ /usr/lib/python3, and
/usr/share/doc/python-&python-version;
</seg>
</seglistitem>