diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 134c5558..2eb81be6 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -38623,7 +38623,7 @@ is completely equivalent to calling It returns one on success, or zero upon failure @cindex @code{readall()} extension function -@item ret = writeall(file) +@item ret = readall(file) This function takes a string argument, which is the name of the file from which to read the contents of various global variables. For each variable in the file, the data is loaded unless the variable |