diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index acba939c8a2..d914255358b 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -590,7 +590,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 .