Selaa lähdekoodia

Clear up a statement in ed.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 vuotta sitten
vanhempi
commit
8dc214d33c
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 1 1
      chapter06/ed-inst.xml
  2. 2 2
      index.xml

+ 1 - 1
chapter06/ed-inst.xml

@@ -3,7 +3,7 @@
 <sect2>
 <title>Installation of Ed</title>
 
-<note><para>Ed isn't something you would personally use. It's installed here
+<note><para>Ed isn't something which many people use. It's installed here
 because it can be used by the patch program if you encounter an ed-based patch
 file. This happens rarely because diff-based patches are preferred these
 days.</para></note>

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20030116">
-<!ENTITY releasedate "January 16th, 2003">
+<!ENTITY version "20030117">
+<!ENTITY releasedate "January 17th, 2003">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">