aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-11-02 12:13:58 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-11-02 12:13:58 +0200
commit9ddbeb9e80d011313b28c25b2308bd4e84d9f9b9 (patch)
treea4b19e4b1fb2947151ae6217df40b9c492524edf /doc/gawk.texi
parent55dd6a0d24a9433e606a23b24650e84b5d3c3678 (diff)
parente24c77ba17714d5c5253ad5f284e709abd66e1a2 (diff)
downloadegawk-9ddbeb9e80d011313b28c25b2308bd4e84d9f9b9.tar.gz
egawk-9ddbeb9e80d011313b28c25b2308bd4e84d9f9b9.tar.bz2
egawk-9ddbeb9e80d011313b28c25b2308bd4e84d9f9b9.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 2ee504de..68a03042 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -1769,6 +1769,7 @@ and some possible future directions for @command{gawk} development.
provides some very cursory background material for those who
are completely unfamiliar with computer programming.
+@item
The @ref{Glossary}, defines most, if not all, of the significant terms used
throughout the @value{DOCUMENT}. If you find terms that you aren't familiar with,
try looking them up here.
@@ -40576,7 +40577,7 @@ that he will @emph{not} see your posting.
Similarly, posting bug reports or questions in web forums (such
as @uref{https://stackoverflow.com/, Stack Overflow}) may get you
-an answser, but it won't be from the @command{gawk} maintainers,
+an answer, but it won't be from the @command{gawk} maintainers,
who do not spend their time in web forums. The steps described here are
the only officially recognized way for reporting bugs. Really.