diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index a329f61f339..4d88b45e726 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 .