diff --git a/doc/src/sgml/brin.sgml b/doc/src/sgml/brin.sgml
new file mode 100644
index e25f09c..894c269
*** a/doc/src/sgml/brin.sgml
--- b/doc/src/sgml/brin.sgml
*************** typedef struct BrinOpcInfo
*** 531,537 ****
  
    To implement these methods in a generic way, the operator class
    defines its own internal support functions.
!   (For instance, <quote>min/max</> operator classes implements
    support functions for the four inequality operators for the data type.)
    Additionally, the operator class must supply appropriate
    operator entries,
--- 531,537 ----
  
    To implement these methods in a generic way, the operator class
    defines its own internal support functions.
!   (For instance, the <quote>min/max</> operator classes implement
    support functions for the four inequality operators for the data type.)
    Additionally, the operator class must supply appropriate
    operator entries,
