aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-02-25 11:14:51 +0200
committerArnold D. Robbins <arnold@skeeve.com>2022-02-25 11:14:51 +0200
commit1baf3e67f24c419cf160755506fc3a6c4101585e (patch)
tree12e3915bd4b7145efd61036cd0f72a2f4b0b55c0 /doc/gawk.texi
parent09b0538bc7a237f690f178aae6a43f90dcb5c6dc (diff)
parented16998e7d4e7677934cd835a986a6956ec35611 (diff)
downloadegawk-1baf3e67f24c419cf160755506fc3a6c4101585e.tar.gz
egawk-1baf3e67f24c419cf160755506fc3a6c4101585e.tar.bz2
egawk-1baf3e67f24c419cf160755506fc3a6c4101585e.zip
Merge branch 'master' into feature/docit
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index c319de19..b43dde16 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -39780,7 +39780,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