summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-01-08 22:29:04 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-01-08 22:29:04 +0200
commit555c01ad237512c6b2f328cb7788eb95490358e8 (patch)
treed22f0328db0ae1bc8325ca1b6d3be182feaa3eea
parentadfc5dcacfba9a498f4dc913c3d50281a2d98a2b (diff)
downloadgawk-555c01ad237512c6b2f328cb7788eb95490358e8.tar.gz
And another quick mawk fix.
-rw-r--r--doc/gawk.info62
-rw-r--r--doc/gawk.texi2
2 files changed, 32 insertions, 32 deletions
diff --git a/doc/gawk.info b/doc/gawk.info
index 953330bd..8bef0174 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -21377,8 +21377,8 @@ Unix `awk'
In 2009, Thomas Dickey took on `mawk' maintenance. Basic
information is available on the project's web page
- (http://www.invisible-island.net/mawk/mawk.html). The download
- URL is `http://invisible-island.net/datafiles/release/mawk.tar.gz'.
+ (http://www.invisible-island.net/mawk). The download URL is
+ `http://invisible-island.net/datafiles/release/mawk.tar.gz'.
Once you have it, `gunzip' may be used to decompress this file.
Installation is similar to `gawk''s (*note Unix Installation::).
@@ -27893,34 +27893,34 @@ Node: VMS Running848260
Node: VMS Old Gawk849867
Node: Bugs850341
Node: Other Versions854193
-Node: Notes859825
-Node: Compatibility Mode860517
-Node: Additions861300
-Node: Accessing The Source862112
-Node: Adding Code863537
-Node: New Ports869504
-Node: Dynamic Extensions873617
-Node: Internals874993
-Node: Plugin License884096
-Node: Sample Library884730
-Node: Internal File Description885416
-Node: Internal File Ops889131
-Ref: Internal File Ops-Footnote-1893912
-Node: Using Internal File Ops894052
-Node: Future Extensions896429
-Node: Basic Concepts898933
-Node: Basic High Level899690
-Ref: Basic High Level-Footnote-1903725
-Node: Basic Data Typing903910
-Node: Floating Point Issues908435
-Node: String Conversion Precision909518
-Ref: String Conversion Precision-Footnote-1911218
-Node: Unexpected Results911327
-Node: POSIX Floating Point Problems913153
-Ref: POSIX Floating Point Problems-Footnote-1916858
-Node: Glossary916896
-Node: Copying942071
-Node: GNU Free Documentation License979628
-Node: Index1004765
+Node: Notes859815
+Node: Compatibility Mode860507
+Node: Additions861290
+Node: Accessing The Source862102
+Node: Adding Code863527
+Node: New Ports869494
+Node: Dynamic Extensions873607
+Node: Internals874983
+Node: Plugin License884086
+Node: Sample Library884720
+Node: Internal File Description885406
+Node: Internal File Ops889121
+Ref: Internal File Ops-Footnote-1893902
+Node: Using Internal File Ops894042
+Node: Future Extensions896419
+Node: Basic Concepts898923
+Node: Basic High Level899680
+Ref: Basic High Level-Footnote-1903715
+Node: Basic Data Typing903900
+Node: Floating Point Issues908425
+Node: String Conversion Precision909508
+Ref: String Conversion Precision-Footnote-1911208
+Node: Unexpected Results911317
+Node: POSIX Floating Point Problems913143
+Ref: POSIX Floating Point Problems-Footnote-1916848
+Node: Glossary916886
+Node: Copying942061
+Node: GNU Free Documentation License979618
+Node: Index1004755

End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index cfacf8a7..c50551f3 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -28628,7 +28628,7 @@ no longer has it. A copy is available at
In 2009, Thomas Dickey took on @command{mawk} maintenance.
Basic information is available on
-@uref{http://www.invisible-island.net/mawk/mawk.html, the project's web page}.
+@uref{http://www.invisible-island.net/mawk, the project's web page}.
The download URL is
@url{http://invisible-island.net/datafiles/release/mawk.tar.gz}.