diff options
-rw-r--r-- | appendixa/textutils-desc.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/appendixa/textutils-desc.xml b/appendixa/textutils-desc.xml index 60639f74c..b0838ddf4 100644 --- a/appendixa/textutils-desc.xml +++ b/appendixa/textutils-desc.xml @@ -34,7 +34,7 @@ tac, tail, tr, tsort, unexpand, uniq and wc programs.</para> <sect3> <title>csplit</title> -<para>cplit outputs pieces of a file separated by (a) pattern(s) to files +<para>csplit outputs pieces of a file separated by (a) pattern(s) to files xx01, xx02, ..., and outputs byte counts of each piece to standard output.</para> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "200107025"> -<!ENTITY releasedate "July 25th, 2001"> +<!ENTITY version "200107026"> +<!ENTITY releasedate "July 26th, 2001"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |