diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-05-30 16:03:11 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-05-30 16:03:11 +0300 |
commit | 231a84fb021b17006b1bf6a9d45fb15d6e883960 (patch) | |
tree | 7c5d976fc75f24d42608b5f41991f2745a066807 /doc/ChangeLog | |
parent | bdcf2bec72b818f6a6e9e0876e61ac9545d1efda (diff) | |
download | egawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.tar.gz egawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.tar.bz2 egawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.zip |
Documentation fixes.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index b61a90ee..7a61562a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,7 +1,10 @@ 2021-05-30 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Feature History): Fix a typo and clarify wording. - Thanks to Antonio Columbo for the report. + Additionally, fix some other small mistakes. + * gawk.1: Also, fix a small typo. + + Thanks to Antonio Columbo for the reports. 2021-05-27 Arnold D. Robbins <arnold@skeeve.com> |