diff options
Diffstat (limited to 'chapter06/patch.xml')
-rw-r--r-- | chapter06/patch.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/patch.xml b/chapter06/patch.xml index a106962ef..0207daf91 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -42,8 +42,8 @@ <sect2 role="installation"> <title>Installation of Patch</title> - <para>Apply a patch to prevent a test that requires <command>ed</command> - from being run:</para> + <para>Apply a patch to prevent a the testsuite from running a test that + requires <command>ed</command>:</para> <screen><userinput remap="pre">patch -Np1 -i ../&patch-test-patch;</userinput></screen> |