aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nawk
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-02-22 05:00:55 +0800
committerobrien <obrien@FreeBSD.org>2001-02-22 05:00:55 +0800
commit70e77063b827aa0f4aa2ae940784466772273be2 (patch)
tree7b0ede6dac9f85756890db803993a3da499c4846 /lang/nawk
parent8b84bf9787aea950e3c081114fedcc8b371ef0dd (diff)
downloadfreebsd-ports-gnome-70e77063b827aa0f4aa2ae940784466772273be2.tar.gz
freebsd-ports-gnome-70e77063b827aa0f4aa2ae940784466772273be2.tar.zst
freebsd-ports-gnome-70e77063b827aa0f4aa2ae940784466772273be2.zip
Tweak.
Obtained from: NetBSD
Diffstat (limited to 'lang/nawk')
-rw-r--r--lang/nawk/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/nawk/pkg-descr b/lang/nawk/pkg-descr
index 85b7ebe74d19..f1607b6683a8 100644
--- a/lang/nawk/pkg-descr
+++ b/lang/nawk/pkg-descr
@@ -1,11 +1,11 @@
Awk scans input files for specified patterns and can perform an associated
action when a line of the file matches the pattern.
-This is the version of awk described in "The AWK Programming Language",
+This is the One True version of awk described in "The AWK Programming Language"
by Al Aho, Brian Kernighan, and Peter Weinberger
(Addison-Wesley, 1988, ISBN 0-201-07981-X).
WWW: http://cm.bell-labs.com/cm/cs/awkbook/index.html
---
-Josh Gilliam <josh@quick.net>
+-- David
+ obrien@NUXI.com