diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-11-15 22:46:33 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-11-15 22:46:33 +0200 |
commit | bdb9ab226e87165195f516ff8304f32dd29a58ff (patch) | |
tree | 4640b236dae31aa7914c14d3dc52e2a90e91c12d /extension/revtwoway.3am | |
parent | ebb755784fbef81a750f6ea95b038d3ad65f488d (diff) | |
parent | 0422361dcbf5461be22aea9e2dbc1a6735593e1b (diff) | |
download | egawk-bdb9ab226e87165195f516ff8304f32dd29a58ff.tar.gz egawk-bdb9ab226e87165195f516ff8304f32dd29a58ff.tar.bz2 egawk-bdb9ab226e87165195f516ff8304f32dd29a58ff.zip |
Merge branch 'master' into feature/cmake
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 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), |