diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
commit | 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (patch) | |
tree | a3e283fd5a0eca8822416d6ea086f3a5e4feab62 /appendixa/expect-shortdesc.xml | |
parent | c1f00d2596a81bcc5e957b90a1f015a788b069c7 (diff) |
Changing the style of the 'Content' subsections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/expect-shortdesc.xml')
-rw-r--r-- | appendixa/expect-shortdesc.xml | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/appendixa/expect-shortdesc.xml b/appendixa/expect-shortdesc.xml index 7d3647250..a51b1ab5a 100644 --- a/appendixa/expect-shortdesc.xml +++ b/appendixa/expect-shortdesc.xml @@ -5,14 +5,9 @@ <para>The Expect package provides a program that performs programmed dialogue with other interactive programs.</para> -<para>Expect installs the following files:</para> +<para><emphasis>Installed program</emphasis>: expect</para> -<sect3><title>Program Files</title> - -<para>expect</para></sect3> - -<sect3><title>Library Files</title> -<para>libexpect5.39.a</para></sect3> +<para><emphasis>Installed library</emphasis>: libexpect5.39.a</para> </sect2> |