aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog8
-rw-r--r--doc/awkcard.in6
-rw-r--r--doc/gawkinet.info122
-rw-r--r--doc/gawkinet.texi2
-rw-r--r--doc/gawkworkflow.info126
-rw-r--r--doc/gawkworkflow.texi4
6 files changed, 136 insertions, 132 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 489cf3d8..f962ad87 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,8 +1,12 @@
+2021-10-13 Arnold D. Robbins <arnold@skeeve.com>
+
+ * awkcard.in, gawkinet.texi, gawkworkflow.texi: Update copyright year.
+
2021-10-09 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Clarify that initialization and increment parts of
a for loop can't use the C comma operator. Thanks to J Naman
- <jnaman2@gmail.com> for pointing out the doc was too subtle.
+ <gawker@703n.com> for pointing out the doc was too subtle.
Unrelated: further expand the bug reporting text and discussion
about comp.lang.awk.
@@ -39,7 +43,7 @@
2021-09-23 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (Strong Regexp Constants): Document that they
- can be assigned with -v. Thanks to J Naman <jnaman2@gmail.com>
+ can be assigned with -v. Thanks to J Naman <gawker@703n.com>
for the report.
2021-09-22 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/doc/awkcard.in b/doc/awkcard.in
index cbc6761d..eeda41af 100644
--- a/doc/awkcard.in
+++ b/doc/awkcard.in
@@ -2,7 +2,7 @@
.\"
.\" Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
.\" 2005, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018,
-.\" 2019, 2020
+.\" 2019, 2020, 2021
.\" Free Software Foundation, Inc.
.\"
.\" Permission is granted to make and distribute verbatim copies of
@@ -100,7 +100,7 @@ Variables 5\*(CX
\*(CD
.SL
.nf
-\*(FRCopyright \(co 1996\(en2005, 2007, 2009\(en2020
+\*(FRCopyright \(co 1996\(en2005, 2007, 2009\(en2021
Free Software Foundation, Inc.
.nf
.BT
@@ -2012,7 +2012,7 @@ maintains it.\*(CX
.ES
.fi
\*(CDCopyright \(co 1996\(en2005,
-2007, 2009\(en2020 Free Software Foundation, Inc.
+2007, 2009\(en2021 Free Software Foundation, Inc.
.sp .5
Permission is granted to make and distribute verbatim copies of this
reference card provided the copyright notice and this permission notice
diff --git a/doc/gawkinet.info b/doc/gawkinet.info
index 1054441f..9ec2bfd6 100644
--- a/doc/gawkinet.info
+++ b/doc/gawkinet.info
@@ -5,8 +5,8 @@ This is Edition 1.6 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.
+ Copyright (C) 2000, 2001, 2002, 2004, 2009, 2010, 2016, 2019, 2020,
+2021 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
@@ -40,8 +40,8 @@ This file documents the networking features in GNU Awk ('gawk') version
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.
+ Copyright (C) 2000, 2001, 2002, 2004, 2009, 2010, 2016, 2019, 2020,
+2021 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
@@ -4432,63 +4432,63 @@ Index

Tag Table:
-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-components25102
-Node: Comparing Protocols26413
-Node: File /inet/tcp26947
-Node: File /inet/udp27933
-Ref: File /inet/udp-Footnote-129645
-Node: TCP Connecting29899
-Node: Troubleshooting33334
-Ref: Troubleshooting-Footnote-136098
-Node: Interacting37055
-Node: Setting Up41413
-Node: Email45962
-Ref: Email-Footnote-148384
-Node: Web page49192
-Ref: Web page-Footnote-152012
-Ref: Web page-Footnote-252210
-Node: Primitive Service52704
-Node: Interacting Service55438
-Ref: Interacting Service-Footnote-164593
-Node: CGI Lib64625
-Node: Simple Server71625
-Ref: Simple Server-Footnote-179427
-Node: Caveats79528
-Node: Challenges80671
-Ref: Challenges-Footnote-189413
-Node: Some Applications and Techniques89514
-Node: PANIC91975
-Node: GETURL93701
-Node: REMCONF96334
-Node: URLCHK101830
-Node: WEBGRAB105674
-Node: STATIST110138
-Ref: STATIST-Footnote-1123286
-Node: MAZE123729
-Node: MOBAGWHO129954
-Ref: MOBAGWHO-Footnote-1143856
-Node: STOXPRED143924
-Node: PROTBASE158216
-Ref: PROTBASE-Footnote-1171383
-Node: Links171498
-Node: GNU Free Documentation License174389
-Node: Index199509
+Node: Top1108
+Node: Preface4769
+Node: Introduction6144
+Node: Stream Communications7170
+Node: Datagram Communications8344
+Node: The TCP/IP Protocols9974
+Ref: The TCP/IP Protocols-Footnote-110658
+Node: Basic Protocols10815
+Ref: Basic Protocols-Footnote-112860
+Node: Ports12889
+Node: Making Connections14296
+Ref: Making Connections-Footnote-116854
+Ref: Making Connections-Footnote-216901
+Node: Using Networking17082
+Node: Gawk Special Files19405
+Node: Special File Fields21214
+Ref: table-inet-components25114
+Node: Comparing Protocols26425
+Node: File /inet/tcp26959
+Node: File /inet/udp27945
+Ref: File /inet/udp-Footnote-129657
+Node: TCP Connecting29911
+Node: Troubleshooting33346
+Ref: Troubleshooting-Footnote-136110
+Node: Interacting37067
+Node: Setting Up41425
+Node: Email45974
+Ref: Email-Footnote-148396
+Node: Web page49204
+Ref: Web page-Footnote-152024
+Ref: Web page-Footnote-252222
+Node: Primitive Service52716
+Node: Interacting Service55450
+Ref: Interacting Service-Footnote-164605
+Node: CGI Lib64637
+Node: Simple Server71637
+Ref: Simple Server-Footnote-179439
+Node: Caveats79540
+Node: Challenges80683
+Ref: Challenges-Footnote-189425
+Node: Some Applications and Techniques89526
+Node: PANIC91987
+Node: GETURL93713
+Node: REMCONF96346
+Node: URLCHK101842
+Node: WEBGRAB105686
+Node: STATIST110150
+Ref: STATIST-Footnote-1123298
+Node: MAZE123741
+Node: MOBAGWHO129966
+Ref: MOBAGWHO-Footnote-1143868
+Node: STOXPRED143936
+Node: PROTBASE158228
+Ref: PROTBASE-Footnote-1171395
+Node: Links171510
+Node: GNU Free Documentation License174401
+Node: Index199521

End Tag Table
diff --git a/doc/gawkinet.texi b/doc/gawkinet.texi
index 94c666c5..fa5c5b63 100644
--- a/doc/gawkinet.texi
+++ b/doc/gawkinet.texi
@@ -75,7 +75,7 @@ This is Edition @value{EDITION} of @cite{@value{TITLE}},
for the @value{VERSION}.@value{PATCHLEVEL} (or later) version of the GNU
implementation of AWK.
@sp 2
-Copyright (C) 2000, 2001, 2002, 2004, 2009, 2010, 2016, 2019, 2020
+Copyright (C) 2000, 2001, 2002, 2004, 2009, 2010, 2016, 2019, 2020, 2021
Free Software Foundation, Inc.
@sp 2
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/gawkworkflow.info b/doc/gawkworkflow.info
index 0a81e3c1..aea01c51 100644
--- a/doc/gawkworkflow.info
+++ b/doc/gawkworkflow.info
@@ -1,7 +1,7 @@
This is gawkworkflow.info, produced by makeinfo version 6.7 from
gawkworkflow.texi.
-Copyright (C) 2017, 2018, 2019 Free Software Foundation, Inc.
+Copyright (C) 2017, 2018, 2019, 2020 Free Software Foundation, Inc.
This is Edition 0.73 of 'Participating in 'gawk' Development'.
@@ -35,7 +35,7 @@ General Introduction
This file describes how to participate in software development for GNU
Awk ('gawk') (http://www.gnu.org/software/gawk).
- Copyright (C) 2017, 2018, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2017, 2018, 2019, 2020 Free Software Foundation, Inc.
This is Edition 0.73 of 'Participating in 'gawk' Development'.
@@ -1923,67 +1923,67 @@ Index

Tag Table:
-Node: Top1115
-Node: Preface5199
-Node: This Manual6095
-Node: Conventions7584
-Node: Acknowledgments9053
-Node: Reviewers9490
-Node: Contributing9811
-Ref: Contributing-Footnote-113167
-Node: Using Git13199
-Node: Push Pull13955
-Node: Repo Copies15370
-Ref: savannah-repo16353
-Ref: your-repo17386
-Ref: Repo Copies-Footnote-119080
-Node: Local Branches19137
-Ref: your-repo-220910
-Ref: Local Branches-Footnote-121991
-Node: Branches are state22049
-Node: Repo State22772
-Node: Local State24892
-Node: Remotes25556
-Node: Configuring git26870
-Ref: Configuring git-Footnote-129223
-Node: Development without commit access29392
-Node: Cloning30394
-Node: Switching Branches32253
-Node: Starting A New Branch32871
-Ref: Starting A New Branch-Footnote-134759
-Ref: Starting A New Branch-Footnote-234817
-Node: Undoing a change34893
-Node: Updating35494
-Node: Rebasing35996
-Node: Merge Conflicts36608
-Node: Submitting Changes38108
-Ref: Submitting Changes-Footnote-140252
-Ref: Submitting Changes-Footnote-240289
-Ref: Submitting Changes-Footnote-340325
-Node: Removing Branches40371
-Node: Points to remember40907
-Node: Development with commit access42584
-Node: Initial setup43229
-Node: ssh clone44017
-Node: Developing patches44614
-Node: Developing new features45946
-Node: Developing fixes47846
-Node: General practices48929
-Node: Repo Maintenance53748
-Ref: Repo Maintenance-Footnote-156518
-Node: Development Stuff56651
-Node: Coding style57214
-Ref: Coding style-Footnote-157872
-Node: Doing paperwork57962
-Node: Tools58757
-Node: GNU Tools59339
-Node: Compilers61500
-Ref: Compilers-Footnote-164110
-Node: Debugging64148
-Node: Cheat Sheet64885
-Node: Resources68572
-Node: TODO69149
-Node: Index69369
+Node: Top1121
+Node: Preface5211
+Node: This Manual6107
+Node: Conventions7596
+Node: Acknowledgments9065
+Node: Reviewers9502
+Node: Contributing9823
+Ref: Contributing-Footnote-113179
+Node: Using Git13211
+Node: Push Pull13967
+Node: Repo Copies15382
+Ref: savannah-repo16365
+Ref: your-repo17398
+Ref: Repo Copies-Footnote-119092
+Node: Local Branches19149
+Ref: your-repo-220922
+Ref: Local Branches-Footnote-122003
+Node: Branches are state22061
+Node: Repo State22784
+Node: Local State24904
+Node: Remotes25568
+Node: Configuring git26882
+Ref: Configuring git-Footnote-129235
+Node: Development without commit access29404
+Node: Cloning30406
+Node: Switching Branches32265
+Node: Starting A New Branch32883
+Ref: Starting A New Branch-Footnote-134771
+Ref: Starting A New Branch-Footnote-234829
+Node: Undoing a change34905
+Node: Updating35506
+Node: Rebasing36008
+Node: Merge Conflicts36620
+Node: Submitting Changes38120
+Ref: Submitting Changes-Footnote-140264
+Ref: Submitting Changes-Footnote-240301
+Ref: Submitting Changes-Footnote-340337
+Node: Removing Branches40383
+Node: Points to remember40919
+Node: Development with commit access42596
+Node: Initial setup43241
+Node: ssh clone44029
+Node: Developing patches44626
+Node: Developing new features45958
+Node: Developing fixes47858
+Node: General practices48941
+Node: Repo Maintenance53760
+Ref: Repo Maintenance-Footnote-156530
+Node: Development Stuff56663
+Node: Coding style57226
+Ref: Coding style-Footnote-157884
+Node: Doing paperwork57974
+Node: Tools58769
+Node: GNU Tools59351
+Node: Compilers61512
+Ref: Compilers-Footnote-164122
+Node: Debugging64160
+Node: Cheat Sheet64897
+Node: Resources68584
+Node: TODO69161
+Node: Index69381

End Tag Table
diff --git a/doc/gawkworkflow.texi b/doc/gawkworkflow.texi
index 4106b75d..ce3ab4e3 100644
--- a/doc/gawkworkflow.texi
+++ b/doc/gawkworkflow.texi
@@ -144,13 +144,13 @@ Fax: +1-617-542-2652
Email: <email>gnu@@gnu.org</email>
URL: <ulink url="http://www.gnu.org">http://www.gnu.org/</ulink></literallayout>
-<literallayout class="normal">Copyright &copy; 2017, 2018, 2019
+<literallayout class="normal">Copyright &copy; 2017, 2018, 2019, 2020
Free Software Foundation, Inc.
All Rights Reserved.</literallayout>
@end docbook
@ifnotdocbook
-Copyright @copyright{} 2017, 2018, 2019
+Copyright @copyright{} 2017, 2018, 2019, 2020
Free Software Foundation, Inc.
@end ifnotdocbook
@sp 2