diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-09 20:04:03 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-09 20:04:03 +0200 |
commit | 4ed8e81f87aadda3521a967b5c5e714bf027194b (patch) | |
tree | b3b45cd15f98a401d404b6cbb859a2011dba4a36 /doc/gawk.texi | |
parent | 549694bc88a7345c10551d13017fa8a0eccb8619 (diff) | |
download | egawk-4ed8e81f87aadda3521a967b5c5e714bf027194b.tar.gz egawk-4ed8e81f87aadda3521a967b5c5e714bf027194b.tar.bz2 egawk-4ed8e81f87aadda3521a967b5c5e714bf027194b.zip |
Fix awkforai.txt to avoid copyright issues.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 63e9cbd6..ec83964d 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -27565,7 +27565,8 @@ as a list of things that the POSIX standard should describe but does not. @cindex artificial intelligence@comma{} @command{gawk} and @item doc/awkforai.txt -A short article describing why @command{gawk} is a good language for +Pointers to the original draft of +a short article describing why @command{gawk} is a good language for Artificial Intelligence (AI) programming. @item doc/bc_notes |