diff options
Diffstat (limited to 'lang/gawk/patches')
-rw-r--r-- | lang/gawk/patches/patch-ag | 13 | ||||
-rw-r--r-- | lang/gawk/patches/patch-ah | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/lang/gawk/patches/patch-ag b/lang/gawk/patches/patch-ag new file mode 100644 index 00000000000..bbd02c800c3 --- /dev/null +++ b/lang/gawk/patches/patch-ag @@ -0,0 +1,13 @@ +$NetBSD: patch-ag,v 1.1 2003/07/04 20:57:22 seb Exp $ + +--- doc/gawk.texi.orig 2002-04-22 11:26:20.000000000 +0000 ++++ doc/gawk.texi +@@ -10,7 +10,7 @@ + @end direntry + @dircategory Individual utilities + @direntry +-* awk: (gawk)Invoking gawk. Text scanning and processing. ++* awk: (gawk)Invoking Gawk. Text scanning and processing. + @end direntry + + @c @set xref-automatic-section-title diff --git a/lang/gawk/patches/patch-ah b/lang/gawk/patches/patch-ah new file mode 100644 index 00000000000..e57bbafdf58 --- /dev/null +++ b/lang/gawk/patches/patch-ah @@ -0,0 +1,13 @@ +$NetBSD: patch-ah,v 1.1 2003/07/04 20:57:23 seb Exp $ + +--- doc/gawk.info.orig 2002-04-22 11:42:48.000000000 +0000 ++++ doc/gawk.info +@@ -6,7 +6,7 @@ START-INFO-DIR-ENTRY + END-INFO-DIR-ENTRY + INFO-DIR-SECTION Individual utilities + START-INFO-DIR-ENTRY +-* awk: (gawk)Invoking gawk. Text scanning and processing. ++* awk: (gawk)Invoking Gawk. Text scanning and processing. + END-INFO-DIR-ENTRY + + Copyright (C) 1989, 1991, 1992, 1993, 1996, 1997, 1998, 1999, 2000, |