aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/systemd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r--chapter06/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 0537c6fac..e13aa0cf9 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -188,7 +188,7 @@ meson --prefix=/usr \
<screen><userinput remap="install">LANG=en_US.UTF-8 ninja install</userinput></screen>
- <para>Remove an unnecessary directory:</para>
+ <para>Remove an unnecessary directory and file:</para>
<screen><userinput remap="install">rm -rfv /usr/lib/rpm
rm -f /usr/bin/xsltproc</userinput></screen>