diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-11-02 12:13:58 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-11-02 12:13:58 +0200 |
commit | 9ddbeb9e80d011313b28c25b2308bd4e84d9f9b9 (patch) | |
tree | a4b19e4b1fb2947151ae6217df40b9c492524edf /doc/gawktexi.in | |
parent | 55dd6a0d24a9433e606a23b24650e84b5d3c3678 (diff) | |
parent | e24c77ba17714d5c5253ad5f284e709abd66e1a2 (diff) | |
download | egawk-9ddbeb9e80d011313b28c25b2308bd4e84d9f9b9.tar.gz egawk-9ddbeb9e80d011313b28c25b2308bd4e84d9f9b9.tar.bz2 egawk-9ddbeb9e80d011313b28c25b2308bd4e84d9f9b9.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 9ddf7db9..df86a60b 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -1736,6 +1736,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. @@ -39550,7 +39551,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. |