diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-11-02 12:09:43 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-11-02 12:09:43 +0200 |
commit | 153ba49632aa30feaa4ad61b3d2ce2cc9c2fa441 (patch) | |
tree | d56d4e968732c789a9dc79c2f7df1a783afb5495 /doc/gawktexi.in | |
parent | ba62ad36edf69ede39194e7e970a3edc1cbe9b47 (diff) | |
download | egawk-153ba49632aa30feaa4ad61b3d2ce2cc9c2fa441.tar.gz egawk-153ba49632aa30feaa4ad61b3d2ce2cc9c2fa441.tar.bz2 egawk-153ba49632aa30feaa4ad61b3d2ce2cc9c2fa441.zip |
Small doc fixes.
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 5a950afa..e7959d83 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. @@ -39554,7 +39555,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. |