aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawkinet.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-01-25 20:50:42 +0200
committerArnold D. Robbins <arnold@skeeve.com>2021-01-25 20:50:42 +0200
commit1be45532cb6ba6ecf5aa45e7632816ee9162d7e4 (patch)
tree71e8c6f5e3d4ef616b6d1f93c21494a0b5776e18 /doc/gawkinet.texi
parent5f21367f7f6c95bee3df4cfc1362382e27256427 (diff)
parent632ce2171a57e291e6ba7eed7726b955b3a1bb3b (diff)
downloadegawk-1be45532cb6ba6ecf5aa45e7632816ee9162d7e4.tar.gz
egawk-1be45532cb6ba6ecf5aa45e7632816ee9162d7e4.tar.bz2
egawk-1be45532cb6ba6ecf5aa45e7632816ee9162d7e4.zip
Merge branch 'master' into feature/docit
Diffstat (limited to 'doc/gawkinet.texi')
-rw-r--r--doc/gawkinet.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawkinet.texi b/doc/gawkinet.texi
index 342b067b..94c666c5 100644
--- a/doc/gawkinet.texi
+++ b/doc/gawkinet.texi
@@ -892,7 +892,7 @@ strange in two respects:
@itemize @bullet
@item
-A string containg the name of a special file is used as a shell command that pipes its output
+A string containing the name of a special file is used as a shell command that pipes its output
into @code{getline}. One would rather expect to see the special file
being read like any other file (@samp{getline <
"/inet/tcp/0/time-a-g.nist.gov/daytime"}).