diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index b30c68dc13..0d8624af71 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -6752,7 +6752,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
determines whether OIDs will be included in tables created by
SELECT INTO. The parameter is off>
by default; in PostgreSQL> 8.0 and earlier, it
- was on by default.
+ was on> by default.