diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-04-04 22:59:36 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-04-04 22:59:36 +0300 |
commit | fae30f292fc0e2e67de188f8129d043f9909bd0b (patch) | |
tree | 360eb7a3098a7df657132a9ecb60c34276db8bb3 | |
parent | 02e319635b2323361a5898e868e91058768bd39c (diff) | |
download | egawk-fae30f292fc0e2e67de188f8129d043f9909bd0b.tar.gz egawk-fae30f292fc0e2e67de188f8129d043f9909bd0b.tar.bz2 egawk-fae30f292fc0e2e67de188f8129d043f9909bd0b.zip |
Braino fix in doc/ChangeLog.
-rw-r--r-- | doc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0da0e7c7..d21d9af5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -5,7 +5,7 @@ 2016-04-02 Arnold D. Robbins <arnold@skeeve.com> - * gawktexi.in (Two-way I/O): Document that closing the "to" + * gawktexi.in (Two-way I/O): Document that closing the "from" end waits for the process to exit, so it's not such a great idea. 2016-03-21 Arnold D. Robbins <arnold@skeeve.com> |