diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index ddbe8df5..1b194efe 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -30749,6 +30749,13 @@ program being debugged, but occasionally it can. This @value{CHAPTER} describes a feature that is specific to @command{gawk}. +@quotation CAUTION +This feature described in this chapter is new. It is entirely +possible, and even likely, that there are dark corners (if not bugs) +still lurking within the implementation. If you find any such, +please report them (@xref{Bugs}). +@end quotation + @menu * Global Namespace:: The global namespace in standard @command{awk}. * Qualified Names:: How to qualify names with a namespace. |