diff options
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/ed-dep.xml | 2 | ||||
-rw-r--r-- | appendixa/ed-desc.xml | 9 | ||||
-rw-r--r-- | appendixa/ed-shortdesc.xml | 13 | ||||
-rw-r--r-- | appendixa/ed.xml | 1 |
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> </title><para> </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> </title><para> </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; |