aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-10-25 21:41:43 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-10-25 21:41:43 +0300
commita6852e4b9f87885fb2ee1285f18343b4bdbc91e3 (patch)
treef4502349ded0d6d0f609b3154de1bcec16d9b476 /doc/gawk.1
parentb4f33f6a4588ad62b4cffa05f81ba31ed224bd0d (diff)
parent8231da563c810ce210ce309ee1a022bad22a1e13 (diff)
downloadegawk-a6852e4b9f87885fb2ee1285f18343b4bdbc91e3.tar.gz
egawk-a6852e4b9f87885fb2ee1285f18343b4bdbc91e3.tar.bz2
egawk-a6852e4b9f87885fb2ee1285f18343b4bdbc91e3.zip
Merge branch 'master' into feature/typed-regex
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index dedf6c97..a1a2a52c 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -3181,6 +3181,11 @@ values to
.B uintmax_t
integers, doing the operation, and then converting the
result back to floating point.
+.PP
+.BR NOTE :
+Passing negative operands to any of these functions causes
+a fatal error.
+.PP
The functions are:
.TP "\w'\fBrshift(\fIval\fB, \fIcount\fB)\fR'u+2n"
\fBand(\fIv1\fB, \fIv2 \fR[, ...]\fB)\fR