diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-07 13:47:33 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-07 13:47:33 +0000 |
commit | b3d709a4917c8320e2c76a34a6fb293e3560e6d8 (patch) | |
tree | 47d85338a9f0ab52b294e99d33748c2168449063 /chapter06/texinfo.xml | |
parent | a877994145848b67f5cef68e618843f8ef37faa3 (diff) |
Updated Texinfo to 4.13
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/texinfo.xml')
-rw-r--r-- | chapter06/texinfo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index 447580764..110438379 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -51,7 +51,7 @@ <para>To test the results, issue:</para> -<screen><userinput remap="test">make -k check</userinput></screen> +<screen><userinput remap="test">make check</userinput></screen> <para>Install the package:</para> |