aboutsummaryrefslogtreecommitdiffstats
path: root/extension/revtwoway.3am
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-11-15 22:41:33 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-11-15 22:41:33 +0200
commitae8d0857f3f91e09459ebd89c2fcdb632ecef3e6 (patch)
tree68ab178e2c2e1fc194eb4c439f57edc1fc07c620 /extension/revtwoway.3am
parent564e473b9419474fff8ca4282699ce7699a767b5 (diff)
downloadegawk-ae8d0857f3f91e09459ebd89c2fcdb632ecef3e6.tar.gz
egawk-ae8d0857f3f91e09459ebd89c2fcdb632ecef3e6.tar.bz2
egawk-ae8d0857f3f91e09459ebd89c2fcdb632ecef3e6.zip
Doc fixes.
Diffstat (limited to 'extension/revtwoway.3am')
-rw-r--r--extension/revtwoway.3am2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/revtwoway.3am b/extension/revtwoway.3am
index 3426971e..04c480fb 100644
--- a/extension/revtwoway.3am
+++ b/extension/revtwoway.3am
@@ -23,7 +23,7 @@ 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.
-... .SH BUGS
+.\" .SH BUGS
.SH "SEE ALSO"
.IR "GAWK: Effective AWK Programming" ,
.IR filefuncs (3am),