diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-02-17 21:41:10 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-02-17 21:41:10 +0200 |
commit | 3b46f279e79079ce443a0bfc561c8e662386b0b2 (patch) | |
tree | c884c3e13b553f41dbef780c33673af58599dd01 /extension/revtwoway.3am | |
parent | 36794b6f26451ff57b374fed3c13ee70a0529124 (diff) | |
download | egawk-3b46f279e79079ce443a0bfc561c8e662386b0b2.tar.gz egawk-3b46f279e79079ce443a0bfc561c8e662386b0b2.tar.bz2 egawk-3b46f279e79079ce443a0bfc561c8e662386b0b2.zip |
Lots more doc fixes and updates.
Diffstat (limited to 'extension/revtwoway.3am')
-rw-r--r-- | extension/revtwoway.3am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/revtwoway.3am b/extension/revtwoway.3am index 09bfe32d..4aa71f7f 100644 --- a/extension/revtwoway.3am +++ b/extension/revtwoway.3am @@ -22,7 +22,7 @@ extension adds a simple two-way processor that reverses the characters in each line sent to it for reading back by the AWK program. It's main purpose is to show how to write a two-way extension, although -it may also be mildy amusing. +it may also be mildly amusing. .\" .SH BUGS .SH "SEE ALSO" .IR "GAWK: Effective AWK Programming" , |