]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Make the dir entries in the autoconf manual align better with others.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Apr 2003 06:24:13 +0000 (06:24 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Apr 2003 06:24:13 +0000 (06:24 +0000)
I also made some of the individual entries on one line, for brevity
and to make it easier for me to sort my dir-example file in the
Texinfo distribution :).

doc/autoconf.texi

index da0ce51a3f0c53c6024f5cc819c31fc7cc3ad2e9..d88b490c00a2f978fec4bd72e68231db9b6ec8bc 100644 (file)
@@ -200,17 +200,16 @@ published by the Free Software Foundation raise funds for
 
 
 
-@dircategory GNU programming tools
+@dircategory Software development
 @direntry
-* Autoconf: (autoconf).         Create source code configuration scripts
+* Autoconf: (autoconf).         Create source code configuration scripts.
 @end direntry
 
 @dircategory Individual utilities
 @direntry
 * autoscan: (autoconf)autoscan Invocation.
                                 Semi-automatic @file{configure.ac} writing
-* ifnames: (autoconf)ifnames Invocation.
-                                Listing the conditionals in source code
+* ifnames: (autoconf)ifnames Invocation.        Listing conditionals in source.
 * autoconf: (autoconf)autoconf Invocation.
                                 How to create configuration scripts
 * autoreconf: (autoconf)autoreconf Invocation.
@@ -219,14 +218,11 @@ published by the Free Software Foundation raise funds for
                                 How to create configuration templates
 * autom4te: (autoconf)autom4te Invocation.
                                 The Autoconf executables backbone
-* configure: (autoconf)configure Invocation.
-                                Configuring a package
+* configure: (autoconf)configure Invocation.    Configuring a package.
 * autoupdate: (autoconf)autoupdate Invocation.
                                 Automatic update of @file{configure.ac}
-* config.status: (autoconf)config.status Invocation.
-                                Recreating a configuration
-* testsuite: (autoconf)testsuite Invocation.
-                                Running an Autotest test suite
+* config.status: (autoconf)config.status Invocation. Recreating configurations.
+* testsuite: (autoconf)testsuite Invocation.    Running an Autotest test suite.
 @end direntry
 
 @titlepage