openbsd-ports/devel/autoconf/2.56/patches/patch-doc_autoconf_texi
espie 96b8d1ddb0 switch to @info
rename direntries so that they get added.
regen patches.
2004-07-22 05:50:07 +00:00

54 lines
2.4 KiB
Plaintext

$OpenBSD: patch-doc_autoconf_texi,v 1.3 2004/07/22 05:50:07 espie Exp $
--- doc/autoconf.texi.orig Thu Nov 14 09:41:42 2002
+++ doc/autoconf.texi Thu Jul 22 07:37:54 2004
@@ -4,6 +4,7 @@
@setfilename autoconf.info
@include version.texi
@settitle Autoconf
+@dircategory Programming & development tools
@setchapternewpage odd
@setcontentsaftertitlepage
@finalout
@@ -97,30 +98,30 @@ published by the Free Software Foundatio
@dircategory GNU programming tools
@direntry
-* Autoconf: (autoconf). Create source code configuration scripts
+* Autoconf-2.56: (autoconf-2.56). Create source code configuration scripts
@end direntry
@dircategory Individual utilities
@direntry
-* autoscan: (autoconf)autoscan Invocation.
+* autoscan-2.56: (autoconf-2.56)autoscan Invocation.
Semi-automatic @file{configure.ac} writing
-* ifnames: (autoconf)ifnames Invocation.
+* ifnames-2.56: (autoconf-2.56)ifnames Invocation.
Listing the conditionals in source code
-* autoconf: (autoconf)autoconf Invocation.
+* autoconf-2.56: (autoconf-2.56)autoconf Invocation.
How to create configuration scripts
-* autoreconf: (autoconf)autoreconf Invocation.
+* autoreconf-2.56: (autoconf-2.56)autoreconf Invocation.
Remaking multiple @command{configure} scripts
-* autoheader: (autoconf)autoheader Invocation.
+* autoheader-2.56: (autoconf-2.56)autoheader Invocation.
How to create configuration templates
-* autom4te: (autoconf)autom4te Invocation.
+* autom4te-2.56: (autoconf-2.56)autom4te Invocation.
The Autoconf executables backbone
-* configure: (autoconf)configure Invocation.
+* configure-2.56: (autoconf-2.56)configure Invocation.
Configuring a package
-* autoupdate: (autoconf)autoupdate Invocation.
+* autoupdate-2.56: (autoconf-2.56)autoupdate Invocation.
Automatic update of @file{configure.ac}
-* config.status: (autoconf)config.status Invocation.
+* config.status-2.56: (autoconf-2.56)config.status Invocation.
Recreating a configuration
-* testsuite: (autoconf)testsuite Invocation.
+* testsuite-2.56: (autoconf-2.56)testsuite Invocation.
Running an Autotest test suite
@end direntry