diff options
-rw-r--r-- | doc/ChangeLog | 1 | ||||
-rw-r--r-- | doc/gawkinet.info | 132 | ||||
-rw-r--r-- | doc/gawkinet.texi | 6 |
3 files changed, 55 insertions, 84 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 61e1ac55..e2201c79 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,6 +3,7 @@ * gawkinet.texi: Include ASCII Art version of the statist image. Thanks again to Manuel Collado. Also update copyright year and update month. + Also thanks to Manuel, remove extra @insertcopying for Info. * statist.txt: New file. 2020-04-20 Arnold D. Robbins <arnold@skeeve.com> diff --git a/doc/gawkinet.info b/doc/gawkinet.info index c8e885fa..a4990417 100644 --- a/doc/gawkinet.info +++ b/doc/gawkinet.info @@ -27,30 +27,6 @@ START-INFO-DIR-ENTRY * awkinet: (gawkinet). TCP/IP Internetworking With 'gawk'. END-INFO-DIR-ENTRY - This file documents the networking features in GNU 'awk'. - - This is Edition 1.5 of 'TCP/IP Internetworking with 'gawk'', for the -5.1.0 (or later) version of the GNU implementation of AWK. - - - Copyright (C) 2000, 2001, 2002, 2004, 2009, 2010, 2016, 2019, 2020 -Free Software Foundation, Inc. - - - Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.3 or -any later version published by the Free Software Foundation; with the -Invariant Sections being "GNU General Public License", the Front-Cover -texts being (a) (see below), and with the Back-Cover Texts being (b) -(see below). A copy of the license is included in the section entitled -"GNU Free Documentation License". - - a. "A GNU Manual" - - b. "You have the freedom to copy and modify this GNU manual. Buying - copies from the FSF supports it in developing GNU and promoting - software freedom." - File: gawkinet.info, Node: Top, Next: Preface, Prev: (dir), Up: (dir) @@ -4378,60 +4354,60 @@ Index Tag Table: -Node: Top2046 -Node: Preface5701 -Node: Introduction7076 -Node: Stream Communications8102 -Node: Datagram Communications9276 -Node: The TCP/IP Protocols10906 -Ref: The TCP/IP Protocols-Footnote-111590 -Node: Basic Protocols11747 -Ref: Basic Protocols-Footnote-113792 -Node: Ports13821 -Node: Making Connections15228 -Ref: Making Connections-Footnote-117786 -Ref: Making Connections-Footnote-217833 -Node: Using Networking18014 -Node: Gawk Special Files20337 -Node: Special File Fields22146 -Ref: table-inet-components26039 -Node: Comparing Protocols27350 -Node: File /inet/tcp27884 -Node: File /inet/udp28912 -Ref: File /inet/udp-Footnote-130611 -Node: TCP Connecting30865 -Node: Troubleshooting33211 -Ref: Troubleshooting-Footnote-136270 -Node: Interacting36843 -Node: Setting Up39583 -Node: Email43086 -Node: Web page45418 -Ref: Web page-Footnote-148235 -Node: Primitive Service48433 -Node: Interacting Service51174 -Ref: Interacting Service-Footnote-160341 -Node: CGI Lib60373 -Node: Simple Server67348 -Ref: Simple Server-Footnote-175093 -Node: Caveats75194 -Node: Challenges76339 -Ref: Challenges-Footnote-185081 -Node: Some Applications and Techniques85182 -Node: PANIC87647 -Node: GETURL89371 -Node: REMCONF92004 -Node: URLCHK97500 -Node: WEBGRAB101352 -Node: STATIST105816 -Ref: STATIST-Footnote-1119042 -Node: MAZE119487 -Node: MOBAGWHO125694 -Ref: MOBAGWHO-Footnote-1139712 -Node: STOXPRED139767 -Node: PROTBASE154055 -Node: Links167171 -Node: GNU Free Documentation License170604 -Node: Index195724 +Node: Top1102 +Node: Preface4757 +Node: Introduction6132 +Node: Stream Communications7158 +Node: Datagram Communications8332 +Node: The TCP/IP Protocols9962 +Ref: The TCP/IP Protocols-Footnote-110646 +Node: Basic Protocols10803 +Ref: Basic Protocols-Footnote-112848 +Node: Ports12877 +Node: Making Connections14284 +Ref: Making Connections-Footnote-116842 +Ref: Making Connections-Footnote-216889 +Node: Using Networking17070 +Node: Gawk Special Files19393 +Node: Special File Fields21202 +Ref: table-inet-components25095 +Node: Comparing Protocols26406 +Node: File /inet/tcp26940 +Node: File /inet/udp27968 +Ref: File /inet/udp-Footnote-129667 +Node: TCP Connecting29921 +Node: Troubleshooting32267 +Ref: Troubleshooting-Footnote-135326 +Node: Interacting35899 +Node: Setting Up38639 +Node: Email42142 +Node: Web page44474 +Ref: Web page-Footnote-147291 +Node: Primitive Service47489 +Node: Interacting Service50230 +Ref: Interacting Service-Footnote-159397 +Node: CGI Lib59429 +Node: Simple Server66404 +Ref: Simple Server-Footnote-174149 +Node: Caveats74250 +Node: Challenges75395 +Ref: Challenges-Footnote-184137 +Node: Some Applications and Techniques84238 +Node: PANIC86703 +Node: GETURL88427 +Node: REMCONF91060 +Node: URLCHK96556 +Node: WEBGRAB100408 +Node: STATIST104872 +Ref: STATIST-Footnote-1118098 +Node: MAZE118543 +Node: MOBAGWHO124750 +Ref: MOBAGWHO-Footnote-1138768 +Node: STOXPRED138823 +Node: PROTBASE153111 +Node: Links166227 +Node: GNU Free Documentation License169660 +Node: Index194780 End Tag Table diff --git a/doc/gawkinet.texi b/doc/gawkinet.texi index a9305dca..0b074e5f 100644 --- a/doc/gawkinet.texi +++ b/doc/gawkinet.texi @@ -94,12 +94,6 @@ supports it in developing GNU and promoting software freedom.'' @end enumerate @end copying -@ifinfo -This file documents the networking features in GNU @command{awk}. - -@insertcopying -@end ifinfo - @setchapternewpage odd @titlepage |