diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 21:35:41 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 21:35:41 +0000 |
commit | 8dc214d33c46895ec1cccb93f22b270987211dee (patch) | |
tree | 7945b67f157caf0c4766232666d5409a8b837f23 /chapter06/ed-inst.xml | |
parent | 86bea7652c28b8aa9a7fd0b1b91a3039372ab200 (diff) |
Clear up a statement in ed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/ed-inst.xml')
-rw-r--r-- | chapter06/ed-inst.xml | 2 |
1 files changed, 1 insertions, 1 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> |