aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/ed-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/ed-desc.xml')
-rw-r--r--appendixa/ed-desc.xml20
1 files changed, 12 insertions, 8 deletions
diff --git a/appendixa/ed-desc.xml b/appendixa/ed-desc.xml
index 214cc1f53..46531787b 100644
--- a/appendixa/ed-desc.xml
+++ b/appendixa/ed-desc.xml
@@ -1,15 +1,19 @@
-<sect2>
-<title>Contents</title>
+<sect2><title>Contents of ed-&ed-contversion;</title>
-<para>The Ed package contains the ed program.</para>
+<sect3><title>Program Files</title>
+<para>ed and red (link to ed)</para></sect3>
-</sect2>
-
-<sect2><title>Description</title>
+<sect3><title>Description</title>
+<sect4><title>ed</title>
<para>Ed is a line-oriented text editor. It is used to create, display,
-modify and
-otherwise manipulate text files.</para>
+modify and otherwise manipulate text files.</para></sect4>
+
+<sect4><title>red</title>
+<para>red is a restricted ed: it can only edit files in the current
+directory and cannot execute shell commands.</para></sect4>
+
+</sect3>
</sect2>