summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk
diff options
context:
space:
mode:
authorJoshua Peck Macdonald <jmacd@FreeBSD.org>1997-01-11 03:31:08 +0000
committerJoshua Peck Macdonald <jmacd@FreeBSD.org>1997-01-11 03:31:08 +0000
commitc99a979d99f973a00f4b87af1d1d19c74c1e4a0f (patch)
treebdbb64bb9ceac49c8b671e3442e3574e5737bcc0 /gnu/usr.bin/awk
parentb0321ca170cd6764da655e5ffb3f3526dee456eb (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/awk')
-rw-r--r--gnu/usr.bin/awk/doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/awk/doc/Makefile b/gnu/usr.bin/awk/doc/Makefile
index 6f8815426b40..b49ef8b47dcd 100644
--- a/gnu/usr.bin/awk/doc/Makefile
+++ b/gnu/usr.bin/awk/doc/Makefile
@@ -1,6 +1,6 @@
INFO = gawk
INFOSECTION= "System Utilities"
-INFOENTRY_gawk= "* GAWK: (gawk). The GNU AWK language interpreter manual."
+INFOENTRY_gawk= "* GAWK: (gawk). The GNU AWK language interpreter manual."
.include <bsd.info.mk>