diff --git a/doc/src/sgml/pgbuffercache.sgml b/doc/src/sgml/pgbuffercache.sgml
index 3c33a84994e..4eb02c06239 100644
--- a/doc/src/sgml/pgbuffercache.sgml
+++ b/doc/src/sgml/pgbuffercache.sgml
@@ -77,13 +77,6 @@
Database OID of the relation
-
- relblocknumber
- bigint
-
- Page number within the relation
-
-
relforknumber
smallint
@@ -92,6 +85,13 @@
include/storage/relfilenode.h>
+
+ relblocknumber
+ bigint
+
+ Page number within the relation
+
+
isdirty
boolean