openbsd-ports/devel/automake/1.11/patches/patch-doc_automake_texi
ajacoutot a7843c3581 Update to automake-1.11.3, from Brad.
Add missing @conflict marker.
2012-02-22 07:14:20 +00:00

32 lines
1.1 KiB
Plaintext

$OpenBSD: patch-doc_automake_texi,v 1.2 2012/02/22 07:14:20 ajacoutot Exp $
--- doc/automake.texi.orig Wed Feb 1 05:40:23 2012
+++ doc/automake.texi Thu Feb 16 22:28:14 2012
@@ -1,7 +1,8 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename automake.info
-@settitle automake
+@setfilename automake${SUFFIX}.info
+@dircategory Programming & development tools
+@settitle automake${SUFFIX}
@setchapternewpage off
@c %**end of header
@@ -40,13 +41,13 @@ section entitled ``GNU Free Documentation License.''
@dircategory Software development
@direntry
-* Automake: (automake). Making GNU standards-compliant Makefiles.
+* automake${SUFFIX}: (automake${SUFFIX}). Making GNU standards-compliant Makefiles.
@end direntry
@dircategory Individual utilities
@direntry
-* aclocal-invocation: (automake)aclocal Invocation. Generating aclocal.m4.
-* automake-invocation: (automake)automake Invocation. Generating Makefile.in.
+* aclocal${SUFFIX}: (automake${SUFFIX})aclocal Invocation. Generating aclocal.m4.
+* automake${SUFFIX}: (automake${SUFFIX})automake Invocation. Generating Makefile.in.
@end direntry
@titlepage