diff options
-rw-r--r-- | chapter06/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index aef4d797a..c1a17648e 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -56,7 +56,7 @@ BLKID_LIBS="-lblkid" BLKID_CFLAGS="-I/tools/include/blkid"</literal> EOF</userinput></screen> - <para>Aditionally, fix a build error when using Util-Linux built in + <para>Additionally, fix a build error when using Util-Linux built in Chapter 5:</para> <screen><userinput remap="pre">sed -i "s:blkid/::" $(grep -rl "blkid/blkid.h")</userinput></screen> |