diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/python.xml | 2 | ||||
-rw-r--r-- | chapter06/systemd.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/python.xml b/chapter06/python.xml index f2063ffc7..d33dd10f2 100644 --- a/chapter06/python.xml +++ b/chapter06/python.xml @@ -195,7 +195,7 @@ tar --strip-components=1 \ <listitem> <para> The package installer for Python. You can use pip to install - pacakges from Python Package Index and other indexes. + packages from Python Package Index and other indexes. </para> <indexterm zone="ch-system-Python"> <primary sortas="b-pip3">pip3</primary> diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index e9a6e0163..0537c6fac 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -422,7 +422,7 @@ chmod 755 /lib/systemd/systemd-user-sessions</userinput></screen> <term><command>resolvconf</command></term> <listitem> <para>Register DNS server and domain configuration with - <command>systemd-resolved</command>)</para> + <command>systemd-resolved</command></para> <indexterm zone="ch-system-systemd resolvconf"> <primary sortas="b-resolvconf">resolvconf</primary> </indexterm> |