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/autoconf-desc.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/autoconf-desc.xml')
-rw-r--r-- | appendixa/autoconf-desc.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/appendixa/autoconf-desc.xml b/appendixa/autoconf-desc.xml index e529d5a77..324b87954 100644 --- a/appendixa/autoconf-desc.xml +++ b/appendixa/autoconf-desc.xml @@ -1,10 +1,6 @@ <sect2><title> </title><para> </para></sect2> -<sect2><title>Descriptions</title> - -<para>(Last checked against version &autoconf-contversion;.)</para> - -<sect3><title>Program file descriptions</title> +<sect2><title>Short descriptions</title> <para><command>autoconf</command> is a tool for producing shell scripts that automatically configure software source code packages to adapt to many @@ -40,7 +36,5 @@ determine what <userinput>configure</userinput> needs to check. It can fill in some gaps in a <filename>configure.in</filename> file generated by autoscan.</para> -</sect3> - </sect2> |