diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 5aafef6a00b..bbd35241235 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -732,7 +732,7 @@ - The bitwise operators work only on integral data types, and are also + The bitwise operators work only on integral data types and are also available for the bit string types bit and bit varying, as shown in .