diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-02-03 22:09:31 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-02-03 22:09:31 +0200 |
commit | e3ac6b89583af4db5e61c7f00c93151a37e09692 (patch) | |
tree | 9e8767a1e2b847310d9a5dbbc7f4ab0e48599e3a | |
parent | 21ad3d7e351a0ef622874e23e8cadae5d571bd13 (diff) | |
download | egawk-e3ac6b89583af4db5e61c7f00c93151a37e09692.tar.gz egawk-e3ac6b89583af4db5e61c7f00c93151a37e09692.tar.bz2 egawk-e3ac6b89583af4db5e61c7f00c93151a37e09692.zip |
Doc fix.
-rw-r--r-- | doc/gawk.info | 173 | ||||
-rw-r--r-- | doc/gawk.texi | 4 |
2 files changed, 90 insertions, 87 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index 3f7609d3..aa1d9ab2 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -18278,9 +18278,10 @@ File: gawk.info, Node: Signature Program, Prev: Anagram Program, Up: Miscella -------------------------------------------------- The following program was written by Davide Brini and is published on -his website (http://db.netsons.org/v1-sigs.php). It serves as his -signature in the Usenet group `comp.lang.awk'. He supplies the -following copyright terms: +his website (http://backreference.org/2011/02/03/obfuscated-awk/). + + It serves as his signature in the Usenet group `comp.lang.awk'. He +supplies the following copyright terms: Copyright (C) 2008 Davide Brini @@ -27409,88 +27410,88 @@ Ref: Igawk Program-Footnote-1730682 Ref: Igawk Program-Footnote-2730883 Node: Anagram Program731021 Node: Signature Program734119 -Node: Debugger735201 -Node: Debugging736112 -Node: Debugging Concepts736426 -Node: Debugging Terms738282 -Node: Awk Debugging740827 -Node: Sample dgawk session741719 -Node: dgawk invocation742211 -Node: Finding The Bug743393 -Node: List of Debugger Commands749877 -Node: Breakpoint Control751188 -Node: Dgawk Execution Control754664 -Node: Viewing And Changing Data758015 -Node: Dgawk Stack761324 -Node: Dgawk Info762784 -Node: Miscellaneous Dgawk Commands766732 -Node: Readline Support772160 -Node: Dgawk Limitations772987 -Node: Language History775126 -Node: V7/SVR3.1776558 -Node: SVR4778853 -Node: POSIX780295 -Node: BTL781293 -Node: POSIX/GNU782027 -Node: Common Extensions787213 -Node: Contributors788346 -Node: Installation792381 -Node: Gawk Distribution793275 -Node: Getting793759 -Node: Extracting794585 -Node: Distribution contents796263 -Node: Unix Installation801281 -Node: Quick Installation801898 -Node: Additional Configuration Options803860 -Node: Configuration Philosophy805337 -Node: Non-Unix Installation807679 -Node: PC Installation808137 -Node: PC Binary Installation809436 -Node: PC Compiling811284 -Node: PC Testing814430 -Node: PC Using815606 -Node: Cygwin819791 -Node: MSYS820788 -Node: VMS Installation821302 -Node: VMS Compilation821906 -Node: VMS Installation Details823483 -Node: VMS Running825113 -Node: VMS POSIX826710 -Node: VMS Old Gawk828008 -Node: Bugs828480 -Node: Other Versions832345 -Node: Notes837624 -Node: Compatibility Mode838316 -Node: Additions839099 -Node: Accessing The Source839911 -Node: Adding Code841334 -Node: New Ports846882 -Node: Dynamic Extensions850995 -Node: Internals852371 -Node: Plugin License861487 -Node: Sample Library862121 -Node: Internal File Description862807 -Node: Internal File Ops866514 -Ref: Internal File Ops-Footnote-1871282 -Node: Using Internal File Ops871430 -Node: Future Extensions873807 -Node: Basic Concepts876311 -Node: Basic High Level877068 -Ref: Basic High Level-Footnote-1881103 -Node: Basic Data Typing881288 -Node: Floating Point Issues885813 -Node: String Conversion Precision886896 -Ref: String Conversion Precision-Footnote-1888590 -Node: Unexpected Results888699 -Node: POSIX Floating Point Problems890525 -Ref: POSIX Floating Point Problems-Footnote-1894221 -Node: Glossary894259 -Node: Copying918358 -Node: GNU Free Documentation License955915 -Node: next-edition981059 -Node: unresolved981411 -Node: revision981911 -Node: consistency982334 -Node: Index985833 +Node: Debugger735222 +Node: Debugging736133 +Node: Debugging Concepts736447 +Node: Debugging Terms738303 +Node: Awk Debugging740848 +Node: Sample dgawk session741740 +Node: dgawk invocation742232 +Node: Finding The Bug743414 +Node: List of Debugger Commands749898 +Node: Breakpoint Control751209 +Node: Dgawk Execution Control754685 +Node: Viewing And Changing Data758036 +Node: Dgawk Stack761345 +Node: Dgawk Info762805 +Node: Miscellaneous Dgawk Commands766753 +Node: Readline Support772181 +Node: Dgawk Limitations773008 +Node: Language History775147 +Node: V7/SVR3.1776579 +Node: SVR4778874 +Node: POSIX780316 +Node: BTL781314 +Node: POSIX/GNU782048 +Node: Common Extensions787234 +Node: Contributors788367 +Node: Installation792402 +Node: Gawk Distribution793296 +Node: Getting793780 +Node: Extracting794606 +Node: Distribution contents796284 +Node: Unix Installation801302 +Node: Quick Installation801919 +Node: Additional Configuration Options803881 +Node: Configuration Philosophy805358 +Node: Non-Unix Installation807700 +Node: PC Installation808158 +Node: PC Binary Installation809457 +Node: PC Compiling811305 +Node: PC Testing814451 +Node: PC Using815627 +Node: Cygwin819812 +Node: MSYS820809 +Node: VMS Installation821323 +Node: VMS Compilation821927 +Node: VMS Installation Details823504 +Node: VMS Running825134 +Node: VMS POSIX826731 +Node: VMS Old Gawk828029 +Node: Bugs828501 +Node: Other Versions832366 +Node: Notes837645 +Node: Compatibility Mode838337 +Node: Additions839120 +Node: Accessing The Source839932 +Node: Adding Code841355 +Node: New Ports846903 +Node: Dynamic Extensions851016 +Node: Internals852392 +Node: Plugin License861508 +Node: Sample Library862142 +Node: Internal File Description862828 +Node: Internal File Ops866535 +Ref: Internal File Ops-Footnote-1871303 +Node: Using Internal File Ops871451 +Node: Future Extensions873828 +Node: Basic Concepts876332 +Node: Basic High Level877089 +Ref: Basic High Level-Footnote-1881124 +Node: Basic Data Typing881309 +Node: Floating Point Issues885834 +Node: String Conversion Precision886917 +Ref: String Conversion Precision-Footnote-1888611 +Node: Unexpected Results888720 +Node: POSIX Floating Point Problems890546 +Ref: POSIX Floating Point Problems-Footnote-1894242 +Node: Glossary894280 +Node: Copying918379 +Node: GNU Free Documentation License955936 +Node: next-edition981080 +Node: unresolved981432 +Node: revision981932 +Node: consistency982355 +Node: Index985854 End Tag Table diff --git a/doc/gawk.texi b/doc/gawk.texi index d0654969..6a7822b6 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -24674,7 +24674,9 @@ babery yabber The following program was written by Davide Brini @c (@email{dave_br@@gmx.com}) -and is published on @uref{http://db.netsons.org/v1-sigs.php, his website}. +and is published on @uref{http://backreference.org/2011/02/03/obfuscated-awk/, +his website}. + It serves as his signature in the Usenet group @code{comp.lang.awk}. He supplies the following copyright terms: |