diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 30087d1a..b584181d 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -3596,6 +3596,7 @@ used once, and thrown away. Because @command{awk} programs are interpreted, you can avoid the (usually lengthy) compilation part of the typical edit-compile-test-debug cycle of software development. +@cindex BWK @command{awk} @seeentry{Brian Kernighan's @command{awk}} @cindex Brian Kernighan's @command{awk} Complex programs have been written in @command{awk}, including a complete retargetable assembler for |