aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-04-12 12:38:38 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-04-12 12:38:38 +0300
commitaf0fb8e52be8abd796f4504f825879ca94f71ae8 (patch)
tree8b23e9f88b606e7f037a46034dff3ad7bcf09eb1 /doc/gawk.1
parent3006a420c22133e40e6a0aeaeb9bcd402b0754bd (diff)
parentc8d82e842e7ad94cae039e6c978b4bea1a31c4d5 (diff)
downloadegawk-af0fb8e52be8abd796f4504f825879ca94f71ae8.tar.gz
egawk-af0fb8e52be8abd796f4504f825879ca94f71ae8.tar.bz2
egawk-af0fb8e52be8abd796f4504f825879ca94f71ae8.zip
Merge branch 'master' into feature/api-mpfr
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.18
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index a4f691d6..b04cb013 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -2977,9 +2977,11 @@ that matched
.IR r .
The value of
.BI seps[ i ]
-is the separator that appeared in
-front of
-.BI a[ i +1]\fR.
+is the possibly null separator that appeared after
+.BI a[ i ]\fR.
+The value of
+.B seps[0]
+is the possibly null leading separator.
\&\fRIf
.I r
is omitted,