aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-06-21 11:52:03 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-06-21 11:52:03 +0300
commit1ed524af04eac4e709f43cda8a564734d733ae12 (patch)
tree580aa76fcbde9b7f22eb96e966fd411bc551c20b
parent794b65d03c7274845badba291160f261fa2abf9e (diff)
downloadegawk-1ed524af04eac4e709f43cda8a564734d733ae12.tar.gz
egawk-1ed524af04eac4e709f43cda8a564734d733ae12.tar.bz2
egawk-1ed524af04eac4e709f43cda8a564734d733ae12.zip
Small doc fixes.
-rw-r--r--ChangeLog1
-rw-r--r--NEWS2
-rw-r--r--README.git3
3 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a48d4cf6..44178ffc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
possible issues with accessing uninitialized memory.
Thanks to valgrind, as pointed out by Nadezhda Vyukova
<qniva@yandex.ru>.
+ * NEWS, README.git: Fix some typos.
2019-06-19 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/NEWS b/NEWS
index 9846fe11..631df171 100644
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ Changes from 5.0.0 to 5.0.1
6. Infrastructure upgrades: Bison 3.4.
-N. A number of bugs, some of them quite significant, have been fixed.
+7. A number of bugs, some of them quite significant, have been fixed.
See the ChangeLog for details.
Changes from 4.2.1 to 5.0.0
diff --git a/README.git b/README.git
index b590780d..8edf5a8a 100644
--- a/README.git
+++ b/README.git
@@ -1,10 +1,11 @@
+Thu Jun 20 11:01:04 IDT 2019
Wed Aug 23 08:07:18 IDT 2017
============================
If you are reading this, you have retrieved the gawk code base via
Git from savannah.gnu.org. This is good; gawk no longer uses CVS.
-On GNU and Unix systems, please execute use the following to build
+On GNU and Unix systems, please use the following to build
gawk after doing `git clone' or `git pull':
make distclean # if not a new clone