diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-28 21:58:52 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-28 21:58:52 +0300 |
commit | d99032dd298aa1531c96a62b8d32d085694dc1d2 (patch) | |
tree | 5c19a0087748e4c28cde0da0e9cf0514c783e942 /doc/gawk.texi | |
parent | a1f67029a4e8d29aa37a33bd1f2c346f5130cd4a (diff) | |
download | egawk-d99032dd298aa1531c96a62b8d32d085694dc1d2.tar.gz egawk-d99032dd298aa1531c96a62b8d32d085694dc1d2.tar.bz2 egawk-d99032dd298aa1531c96a62b8d32d085694dc1d2.zip |
Minor doc update.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 7ed1a79a..1d7b9b70 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -38591,6 +38591,8 @@ provided the initial port to Tandem systems and its documentation. (However, this is no longer supported.) He was also instrumental in the initial work to integrate the byte-code internals into the @command{gawk} code base. +Additionally, he did most of the work enabling the pretty-printer +to preserve and output comments. @item @cindex Woehlke, Matthew |