diff options
author | max <max@FreeBSD.org> | 1997-06-16 16:20:58 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-16 16:20:58 +0800 |
commit | 07a086490b72b65c571fde3b5267adad4f5317e8 (patch) | |
tree | f88dbd68e0f7115a86be5aa5d75d60d5ca152974 /devel/m4 | |
parent | 7ab307fcf9920d7f27f349a2d5e8b5504009c38f (diff) | |
download | freebsd-ports-gnome-07a086490b72b65c571fde3b5267adad4f5317e8.tar.gz freebsd-ports-gnome-07a086490b72b65c571fde3b5267adad4f5317e8.tar.zst freebsd-ports-gnome-07a086490b72b65c571fde3b5267adad4f5317e8.zip |
Patch up m4.texi and add @dircategory.
Diffstat (limited to 'devel/m4')
-rw-r--r-- | devel/m4/files/patch-ab | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/devel/m4/files/patch-ab b/devel/m4/files/patch-ab new file mode 100644 index 000000000000..aa51a00911e5 --- /dev/null +++ b/devel/m4/files/patch-ab @@ -0,0 +1,19 @@ +--- doc/m4.texinfo.orig Mon Oct 31 09:07:39 1994 ++++ doc/m4.texinfo Mon Jun 16 16:36:44 1997 +@@ -2,6 +2,7 @@ + @c %**start of header + @setfilename m4.info + @settitle GNU macro processor ++@dircategory Programming & development tools + @finalout + @c %**end of header + +@@ -17,7 +18,7 @@ + @ifinfo + @format + START-INFO-DIR-ENTRY +-* m4: (m4). A powerful macro processor. ++* Gm4: (m4). A powerful macro processor. + END-INFO-DIR-ENTRY + @end format + @end ifinfo |