aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-02-25 11:14:23 +0200
committerArnold D. Robbins <arnold@skeeve.com>2022-02-25 11:14:23 +0200
commited16998e7d4e7677934cd835a986a6956ec35611 (patch)
tree7320f3563929af5e968f6cea6fd71d8d455ddd31 /doc/gawk.texi
parent5e34d9a04101ab3faa66c0efe0cfbe09bf344ed0 (diff)
parent2ac80a1340f0424c88c34a242fde57a7575301d0 (diff)
downloadegawk-ed16998e7d4e7677934cd835a986a6956ec35611.tar.gz
egawk-ed16998e7d4e7677934cd835a986a6956ec35611.tar.bz2
egawk-ed16998e7d4e7677934cd835a986a6956ec35611.zip
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk
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