diff options
author | dd <dd@FreeBSD.org> | 2001-07-11 16:55:13 +0800 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-11 16:55:13 +0800 |
commit | 6a2bd69a427cec682267d3a670d9a230c2c3353f (patch) | |
tree | 65ef4f8698b29fefce0a82d5edfa88f2f0f0746b /lang/gawk/pkg-descr | |
parent | 96ce94c1cc2aef5ac60dfb945379f68850d03043 (diff) | |
download | freebsd-ports-gnome-6a2bd69a427cec682267d3a670d9a230c2c3353f.tar.gz freebsd-ports-gnome-6a2bd69a427cec682267d3a670d9a230c2c3353f.tar.zst freebsd-ports-gnome-6a2bd69a427cec682267d3a670d9a230c2c3353f.zip |
Capitalize things correctly in pkg-comment, and remove useless clutter
from pkg-descr that never belonged there.
Diffstat (limited to 'lang/gawk/pkg-descr')
-rw-r--r-- | lang/gawk/pkg-descr | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/lang/gawk/pkg-descr b/lang/gawk/pkg-descr index 3b0e0d1aaeb9..8e3fb5aa5d4c 100644 --- a/lang/gawk/pkg-descr +++ b/lang/gawk/pkg-descr @@ -1,22 +1,3 @@ -This is GNU Awk 3.0.4. It should be upwardly compatible with the Bell +This is GNU Awk. It should be upwardly compatible with the Bell Labs research version of awk. It is almost completely compliant with -the 1993 POSIX 1003.2 standard for awk. (See the note below about POSIX.) - -Patches 1 through 4 just fix bugs -- see NEWS and ChangeLog for details. - -See the file INSTALL for installation instructions. - -Known problems are given in the PROBLEMS file. Work to be done is -described briefly in the FUTURES file. Verified ports are listed in -the PORTS file. Changes in this version are summarized in the NEWS file. -Please read the LIMITATIONS and ACKNOWLEDGMENT files. - -Read the file POSIX for a discussion of how the standard says comparisons -should be done vs. how they really should be done and how gawk does them. - -To format the documentation with TeX, use at least version 2.151 of -texinfo.tex. There is a usable copy of texinfo.tex in the doc directory. - -The Info file now comes with the distribution. - -The man page is up to date. +the 1993 POSIX 1003.2 standard for awk. |