Browse Source

Changed duplicated split in csplit

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
5ef20d953c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appendixa/textutils-desc.xml

+ 1 - 1
appendixa/textutils-desc.xml

@@ -1,7 +1,7 @@
 <sect2>
 <sect2>
 <title>Contents</title>
 <title>Contents</title>
 
 
-<para>The Textutils package contains the cat, cksum, comm, split, cut, expand,
+<para>The Textutils package contains the cat, cksum, comm, csplit, cut, expand,
 fmt, fold, head, join, md5sum, nl, od, paste, pr, ptx, sort, split, sum,
 fmt, fold, head, join, md5sum, nl, od, paste, pr, ptx, sort, split, sum,
 tac, tail, tr, tsort, unexpand, uniq and wc programs.</para>
 tac, tail, tr, tsort, unexpand, uniq and wc programs.</para>