diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-21 21:00:55 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-21 21:00:55 +0000 |
commit | 9f1ffed4ccc159ab2d1120ce0652b7ea19a97d6a (patch) | |
tree | 5654921e8899bf63e84c43f204b37761a167e552 /lang/nawk | |
parent | 67e5ab04f0fddddab5d14c190b805e4683a2a785 (diff) | |
download | ports-9f1ffed4ccc159ab2d1120ce0652b7ea19a97d6a.tar.gz ports-9f1ffed4ccc159ab2d1120ce0652b7ea19a97d6a.zip |
Notes
Diffstat (limited to 'lang/nawk')
-rw-r--r-- | lang/nawk/pkg-descr | 6 |
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 |