Bläddra i källkod

cplit->csplit

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 år sedan
förälder
incheckning
2fff38a1d3
2 ändrade filer med 3 tillägg och 3 borttagningar
  1. 1 1
      appendixa/textutils-desc.xml
  2. 2 2
      index.xml

+ 1 - 1
appendixa/textutils-desc.xml

@@ -34,7 +34,7 @@ tac, tail, tr, tsort, unexpand, uniq and wc programs.</para>
 <sect3>
 <sect3>
 <title>csplit</title>
 <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 
 xx01, xx02, ..., and outputs byte counts of each piece to standard 
 output.</para>
 output.</para>
 
 

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 
 <!ENTITY book SYSTEM "book/book.xml">
 <!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 ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">