aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-17 03:29:35 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-17 03:29:35 +0000
commitc7d30405e2cd7632fa4610d1470a892dfc9e2a1e (patch)
tree306b9418b65d055b272b1bc4c8e7f946bf56134a /appendixa
parentd6871c7bcc47aa34e17173fc9455e5510566c436 (diff)
Billy's ed conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/ed-dep.xml2
-rw-r--r--appendixa/ed-desc.xml9
-rw-r--r--appendixa/ed-shortdesc.xml13
-rw-r--r--appendixa/ed.xml1
4 files changed, 20 insertions, 5 deletions
diff --git a/appendixa/ed-dep.xml b/appendixa/ed-dep.xml
index 800c47fb1..b034725ad 100644
--- a/appendixa/ed-dep.xml
+++ b/appendixa/ed-dep.xml
@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<title>Ed Installation Dependencies</title>
diff --git a/appendixa/ed-desc.xml b/appendixa/ed-desc.xml
index 9d5de8589..da374c07c 100644
--- a/appendixa/ed-desc.xml
+++ b/appendixa/ed-desc.xml
@@ -1,11 +1,10 @@
-<sect2><title>Contents of Ed</title>
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<para>Last checked against version &ed-contversion;.</para>
+<sect2><title>Descriptions</title>
-<sect3><title>Program Files</title>
-<para>ed and red (link to ed)</para></sect3>
+<para>Last checked against version &ed-contversion;.</para>
-<sect3><title>Description</title>
+<sect3><title>Program file description</title>
<sect4><title>ed</title>
<para>ed is a line-oriented text editor. It is used to create, display,
diff --git a/appendixa/ed-shortdesc.xml b/appendixa/ed-shortdesc.xml
new file mode 100644
index 000000000..d0265aa47
--- /dev/null
+++ b/appendixa/ed-shortdesc.xml
@@ -0,0 +1,13 @@
+<sect2><title>Contents of Ed</title>
+
+<para>Last checked against version &ed-contversion;.</para>
+
+<para>GNU ed is an 8-bit clean, POSIX-compliant line editor.</para>
+
+<para>Ed installs the following:</para>
+
+<sect3><title>Program Files</title>
+<para>ed and red (link to ed)</para></sect3>
+
+</sect2>
+
diff --git a/appendixa/ed.xml b/appendixa/ed.xml
index 155dc2f44..cf1943b93 100644
--- a/appendixa/ed.xml
+++ b/appendixa/ed.xml
@@ -3,6 +3,7 @@
<?dbhtml filename="ed.html" dir="appendixa"?>
&aa-ed-down;
+&aa-ed-shortdesc;
&aa-ed-desc;
&aa-ed-dep;