diff options
-rw-r--r-- | chapter06/ed-inst.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/ed-inst.xml b/chapter06/ed-inst.xml index 4646fecb1..ad41da7d7 100644 --- a/chapter06/ed-inst.xml +++ b/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> @@ -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"> |