diff options
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 7573c993..0ab4737b 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -16328,7 +16328,7 @@ Octal and hexadecimal constants (@pxref{Nondecimal-numbers}) @end ifnotdocbook @ifdocbook -(covered in @pref{Nondecimal-numbers}) +(covered in @ref{Nondecimal-numbers}) @end ifdocbook are converted internally into numbers, and their original form is forgotten. This means, for example, that @code{array[17]}, |