diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-21 17:08:21 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-21 17:08:21 +0000 |
commit | e7647f8d54ee9b49a954ac660dac7de99f53a8b9 (patch) | |
tree | 93154f3eeb465266ecfcba0c4da30d8b79a812c6 /chapter05 | |
parent | de1b85691c35ae17d2847d7af7ce493c3d34fd37 (diff) |
Fixed a typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/dejagnu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml index 95b6641d3..f9de3faf0 100644 --- a/chapter05/dejagnu.xml +++ b/chapter05/dejagnu.xml @@ -49,7 +49,7 @@ GCC, Glibc, Grep, Make, Sed</seg></seglistitem> <variablelist><title>Short description</title> <varlistentry id="runtest"> -<term><command>rutest</command></term> +<term><command>runtest</command></term> <listitem> <indexterm zone="ch-tools-dejagnu runtest"><primary sortas="b-runtest">runtest</primary></indexterm> <para>is the wrapper script that finds the proper |