diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 86e8104569..71267e7d15 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 .