diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-09-23 09:57:43 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-09-23 09:57:43 +0300 |
commit | cfd4fdf483194e09c57da590ada1e3533a19e615 (patch) | |
tree | a228853d4d9ea3e64032a38fa1c06cdc96ffa03c /doc/gawk.texi | |
parent | 5e4861ab4c41b6e000dc1f66225486330b5e5a2d (diff) | |
download | egawk-cfd4fdf483194e09c57da590ada1e3533a19e615.tar.gz egawk-cfd4fdf483194e09c57da590ada1e3533a19e615.tar.bz2 egawk-cfd4fdf483194e09c57da590ada1e3533a19e615.zip |
Fix beta patch level in gawktexi.in(Extracting).
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index b8c3baff..7ab762c3 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -39408,7 +39408,7 @@ the @var{P} represents a @dfn{patch level}, meaning that minor bugs have been fixed in the release. The current patch level is @value{PATCHLEVEL}, but when retrieving distributions, you should get the version with the highest version, release, and patch level. (Note, however, that patch levels greater than -or equal to 70 denote ``beta'' or nonproduction software; you might not want +or equal to 60 denote ``beta'' or nonproduction software; you might not want to retrieve such a version unless you don't mind experimenting.) If you are not on a Unix or GNU/Linux system, you need to make other arrangements for getting and extracting the @command{gawk} distribution. You should consult |