diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 03:29:35 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 03:29:35 +0000 |
commit | c7d30405e2cd7632fa4610d1470a892dfc9e2a1e (patch) | |
tree | 306b9418b65d055b272b1bc4c8e7f946bf56134a /appendixa/ed-shortdesc.xml | |
parent | d6871c7bcc47aa34e17173fc9455e5510566c436 (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/ed-shortdesc.xml')
-rw-r--r-- | appendixa/ed-shortdesc.xml | 13 |
1 files changed, 13 insertions, 0 deletions
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> + |