diff options
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/gawk.info | 72 | ||||
-rw-r--r-- | doc/gawk.texi | 5 | ||||
-rw-r--r-- | doc/gawktexi.in | 5 |
4 files changed, 53 insertions, 34 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0872091b..b9ce482c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2018-10-23 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in (Bug address): Mention the GNU Kind + Communications Guidelines, with URL. + 2018-09-23 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Extracting): Note that patch levels above diff --git a/doc/gawk.info b/doc/gawk.info index 22a696ad..e4bee7ca 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -29798,6 +29798,10 @@ questions about things that are unclear in the documentation or are just obscure features, ask on the bug list; we will try to help you out if we can. + Please note: We ask that you follow the GNU Kind Communication +Guidelines (https://gnu.org/philosophy/kind-communication.html) in your +correspondence on the list (as well as off of it). + File: gawk.info, Node: Usenet, Next: Maintainers, Prev: Bug address, Up: Bugs @@ -36650,39 +36654,39 @@ Node: VMS GNV1198118 Node: VMS Old Gawk1198853 Node: Bugs1199324 Node: Bug address1199987 -Node: Usenet1202779 -Node: Maintainers1203556 -Node: Other Versions1204817 -Node: Installation summary1211375 -Node: Notes1212577 -Node: Compatibility Mode1213371 -Node: Additions1214153 -Node: Accessing The Source1215078 -Node: Adding Code1216515 -Node: New Ports1222734 -Node: Derived Files1227222 -Ref: Derived Files-Footnote-11232868 -Ref: Derived Files-Footnote-21232903 -Ref: Derived Files-Footnote-31233501 -Node: Future Extensions1233615 -Node: Implementation Limitations1234273 -Node: Extension Design1235456 -Node: Old Extension Problems1236600 -Ref: Old Extension Problems-Footnote-11238118 -Node: Extension New Mechanism Goals1238175 -Ref: Extension New Mechanism Goals-Footnote-11241539 -Node: Extension Other Design Decisions1241728 -Node: Extension Future Growth1243841 -Node: Notes summary1244677 -Node: Basic Concepts1245852 -Node: Basic High Level1246533 -Ref: figure-general-flow1246815 -Ref: figure-process-flow1247500 -Ref: Basic High Level-Footnote-11250801 -Node: Basic Data Typing1250986 -Node: Glossary1254314 -Node: Copying1286152 -Node: GNU Free Documentation License1323695 -Node: Index1348815 +Node: Usenet1202969 +Node: Maintainers1203746 +Node: Other Versions1205007 +Node: Installation summary1211565 +Node: Notes1212767 +Node: Compatibility Mode1213561 +Node: Additions1214343 +Node: Accessing The Source1215268 +Node: Adding Code1216705 +Node: New Ports1222924 +Node: Derived Files1227412 +Ref: Derived Files-Footnote-11233058 +Ref: Derived Files-Footnote-21233093 +Ref: Derived Files-Footnote-31233691 +Node: Future Extensions1233805 +Node: Implementation Limitations1234463 +Node: Extension Design1235646 +Node: Old Extension Problems1236790 +Ref: Old Extension Problems-Footnote-11238308 +Node: Extension New Mechanism Goals1238365 +Ref: Extension New Mechanism Goals-Footnote-11241729 +Node: Extension Other Design Decisions1241918 +Node: Extension Future Growth1244031 +Node: Notes summary1244867 +Node: Basic Concepts1246042 +Node: Basic High Level1246723 +Ref: figure-general-flow1247005 +Ref: figure-process-flow1247690 +Ref: Basic High Level-Footnote-11250991 +Node: Basic Data Typing1251176 +Node: Glossary1254504 +Node: Copying1286342 +Node: GNU Free Documentation License1323885 +Node: Index1349005 End Tag Table diff --git a/doc/gawk.texi b/doc/gawk.texi index 7ab762c3..7c7cd304 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -40551,6 +40551,11 @@ Non-bug suggestions are always welcome as well. If you have questions about things that are unclear in the documentation or are just obscure features, ask on the bug list; we will try to help you out if we can. +Please note: We ask that you follow the +@uref{https://gnu.org/philosophy/kind-communication.html, +GNU Kind Communication Guidelines} in your correspondence on the +list (as well as off of it). + @node Usenet @appendixsubsec Please Don't Post Bug Reports to USENET diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 568e81eb..a03be9fc 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -39525,6 +39525,11 @@ Non-bug suggestions are always welcome as well. If you have questions about things that are unclear in the documentation or are just obscure features, ask on the bug list; we will try to help you out if we can. +Please note: We ask that you follow the +@uref{https://gnu.org/philosophy/kind-communication.html, +GNU Kind Communication Guidelines} in your correspondence on the +list (as well as off of it). + @node Usenet @appendixsubsec Please Don't Post Bug Reports to USENET |