aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-02-25 20:09:54 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-02-25 20:09:54 +0000
commitf6dd9ab947de097b37a7fff82e7789d6d9ffa6de (patch)
tree71d8bdb2ebde294c76ecc2eae9ac921b3522f36e /chapter06/coreutils.xml
parent69d53d11d43544952148bf943adfad4624f51513 (diff)
Minor style changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index fdd097998..026e806e2 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -56,7 +56,7 @@
<!-- this has been fixed in upstream gnulib, when a new version of
coreutils is released, please check #4055 to see if the change has been
picked up in this package -->
- <para>Suppress a test which on some machines can loop forever.</para>
+ <para>Suppress a test which on some machines can loop forever:</para>
<screen><userinput remap="pre">sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk</userinput></screen>