diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 7a18c92d31..e1c0bf32d9 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -7134,7 +7134,7 @@ CREATE TYPE rainbow AS ENUM ('red', 'orange', 'yellow', 'green', 'blue', 'purple && - Overlaps? + Overlaps? (One point in common makes this true.) box '((0,0),(1,1))' && box '((0,0),(2,2))'