From 650d092e3a44122768055580009190953fba7f68 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 13 May 2018 22:33:44 -0400 Subject: Fix formatting for bitwise functions. --- doc/gawk.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index 8484864b..f141fb36 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -19873,7 +19873,7 @@ bits, you end up with @samp{11001000}. The following list describes Optional parameters are enclosed in square brackets ([ ]): @cindex @command{gawk}, bitwise operations in -@table @code +@table @asis @cindexgawkfunc{and} @cindex bitwise AND @item @code{and(}@var{v1}@code{,} @var{v2} [@code{,} @dots{}]@code{)} -- cgit v1.2.3