diff options
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r-- | chapter06/coreutils.xml | 2 |
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> |