diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-14 05:29:23 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-14 05:29:23 +0000 |
commit | 26a1b335e78f5896d48912fc11aae344b607491f (patch) | |
tree | b22bf5318513a54f497a26a3c76efb7eccd94974 /chapter06/createfiles.xml | |
parent | 0967c907bcf790345d9cbb9477719117e9b78d4f (diff) |
Typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/createfiles.xml')
-rw-r--r-- | chapter06/createfiles.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index 1dabbbbfd..5df57ef2a 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -169,7 +169,7 @@ ln -sv bash /bin/sh</userinput></screen> <varlistentry revision="systemd"> <term><parameter><filename>/usr/lib/lib{blkid,lzma,mount,uuid}.{a,la,so*}</filename></parameter></term> <listitem> - <para>These links prevent systemd utilities from being acquiring an + <para>These links prevent systemd utilities from acquiring an unnecessary reference to the <filename class="directory">/tools</filename> directory.</para> </listitem> |