diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-11-02 12:11:19 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-11-02 12:11:19 +0200 |
commit | e24c77ba17714d5c5253ad5f284e709abd66e1a2 (patch) | |
tree | a378cb108b0327c409b8f825081a5cba276e46a0 /doc/gawktexi.in | |
parent | b4610675489b3cb1bbce547846dbdcd0263227bf (diff) | |
parent | 153ba49632aa30feaa4ad61b3d2ce2cc9c2fa441 (diff) | |
download | egawk-e24c77ba17714d5c5253ad5f284e709abd66e1a2.tar.gz egawk-e24c77ba17714d5c5253ad5f284e709abd66e1a2.tar.bz2 egawk-e24c77ba17714d5c5253ad5f284e709abd66e1a2.zip |
Merge branch 'gawk-4.2-stable'
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 27f1e09c..bcfec2b7 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. @@ -39549,7 +39550,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. |