aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-10-25 21:40:16 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-10-25 21:40:16 +0300
commit24e562f07cb9c6d70f49eeb9a74ffba8101ba834 (patch)
tree24ed74f7ff9f6eb8dbb866e09bd9d4d23d0b39e8 /doc/gawk.1
parente56b6eabe183ed5fa1352ef0f5f49fb6d894578c (diff)
parent8231da563c810ce210ce309ee1a022bad22a1e13 (diff)
downloadegawk-24e562f07cb9c6d70f49eeb9a74ffba8101ba834.tar.gz
egawk-24e562f07cb9c6d70f49eeb9a74ffba8101ba834.tar.bz2
egawk-24e562f07cb9c6d70f49eeb9a74ffba8101ba834.zip
Merge branch 'master' into feature/nocopy
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 751f8b89..22b41f34 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