aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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