aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-02-11 18:19:06 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-02-11 18:19:06 +0000
commit4f8ae861583a6047f37de0746a4ca330c7126bab (patch)
treed55cc3f07fb53ea7d17d33bec94ac603d12d2c78 /chapter08
parent0cbc052aff35e4e7c14691e5426ca1ef353aaff0 (diff)
Fix procps-ng currency
Minor grammar fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 899ee3f14..4fe8e9a22 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -212,7 +212,7 @@ meson --prefix=/usr \
<screen><userinput remap="install">rm -f /usr/bin/xsltproc</userinput></screen>
- <para>Remove an useless directory:</para>
+ <para>Remove a useless directory:</para>
<screen><userinput remap="install">rm -rf /usr/lib/pam.d</userinput></screen>