diff --git a/doc/src/sgml/pgbuffercache.sgml b/doc/src/sgml/pgbuffercache.sgml
index eeb85a0e049..6817cf5d215 100644
--- a/doc/src/sgml/pgbuffercache.sgml
+++ b/doc/src/sgml/pgbuffercache.sgml
@@ -497,7 +497,7 @@
- The pg_buffercache_evict_relation() Function
+ The pg_buffercache_evict_relation() Function
The pg_buffercache_evict_relation() function is very
similar to the pg_buffercache_evict() function. The
@@ -515,7 +515,7 @@
- The pg_buffercache_evict_all() Function
+ The pg_buffercache_evict_all() Function
The pg_buffercache_evict_all() function is very
similar to the pg_buffercache_evict() function. The