aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-04-08 18:20:08 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-04-08 18:20:08 +0300
commit7eb8bf39a69d81976a2956971c027affe58ac545 (patch)
tree1ebc5c644099978d6a58d42adcef1737b902d5d7 /doc/gawk.1
parent34021ae7b7b8662b41fe6feeced4cf619cb31c21 (diff)
parent36cbdfa23f7275964229c021f1e5d4f38cf3952f (diff)
downloadegawk-7eb8bf39a69d81976a2956971c027affe58ac545.tar.gz
egawk-7eb8bf39a69d81976a2956971c027affe58ac545.tar.bz2
egawk-7eb8bf39a69d81976a2956971c027affe58ac545.zip
Merge branch 'gawk-4.2-stable'
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.15
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 39b19bf1..21bcda6a 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -13,7 +13,7 @@
. if \w'\(rq' .ds rq "\(rq
. \}
.\}
-.TH GAWK 1 "Mar 26 2018" "Free Software Foundation" "Utility Commands"
+.TH GAWK 1 "Apr 08 2018" "Free Software Foundation" "Utility Commands"
.SH NAME
gawk \- pattern scanning and processing language
.SH SYNOPSIS
@@ -2268,7 +2268,8 @@ from next input record; set
Set
.I var
from next record of
-.IR file ,
+.IR file ;
+set
.BR RT .
.TP
\fIcommand\fB | getline \fR[\fIvar\fR]