aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perreault <nomis80@videotron.ca>2001-04-01 19:10:41 +0000
committerSimon Perreault <nomis80@videotron.ca>2001-04-01 19:10:41 +0000
commitab850930e9aeebf79c1163cbd31548b6025fcf81 (patch)
treed43d73b70646d44ad1a10454a7a69cf2b51f2374
parent17810e456c3c84c19e3e6d50bf88de24f5825ccb (diff)
exitx -> exits
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@393 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixa/shellutils-desc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/shellutils-desc.xml b/appendixa/shellutils-desc.xml
index 746196636..90e2e54f8 100644
--- a/appendixa/shellutils-desc.xml
+++ b/appendixa/shellutils-desc.xml
@@ -236,7 +236,7 @@ test checks file types and compares values.
<sect3><title>true</title>
<para>
-True always exitx with a status code indicating success.
+True always exits with a status code indicating success.
</para>
</sect3>