diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-06-15 20:50:35 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-06-15 20:50:35 +0300 |
commit | 09dc31a240626db0b0de7047ee2c9f6978b14585 (patch) | |
tree | fb9a3b8cbf23fc522e0c5168cbd21d816e8f702f /doc/awkcard.in | |
parent | da3c8a20b91d4fd1306f758dd05251686b63a713 (diff) | |
parent | ddb62efafb5659dae532089af83350f066446424 (diff) | |
download | egawk-09dc31a240626db0b0de7047ee2c9f6978b14585.tar.gz egawk-09dc31a240626db0b0de7047ee2c9f6978b14585.tar.bz2 egawk-09dc31a240626db0b0de7047ee2c9f6978b14585.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'doc/awkcard.in')
-rw-r--r-- | doc/awkcard.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/awkcard.in b/doc/awkcard.in index 9b0721ae..0b377ee5 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -1887,7 +1887,12 @@ See the manual for details.\*(CB .ti -.2i \*(CD\*(FCisarray(\*(FIx\*(FC)\*(FR .br -Return true if \*(FIx\fP is an array, false otherwise.\*(CB +Return true if \*(FIx\fP is an array, false otherwise. +.br +.ti -.2i +\*(FCtypeof(\*(FIx\*(FC)\*(FR +.br +Return a string indicating the type of \*(FIx\fP.\*(CB .in -.2i .EB "\s+2\f(HBTYPE FUNCTIONS (\*(GK\f(HB)\*(FR\s0" .sp .5 |