summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-11-18 14:17:54 +0900
committerMichael Paquier <michael@paquier.xyz>2025-11-18 14:17:54 +0900
commitfce13424b9c56abf8693684ab41d8fca864c1e79 (patch)
treea9a1c26c3587aac847de05adf877d2fc161b45c0
parent3edaf29fa5e0d4fd6419c7eb73fd6df5b0406789 (diff)
doc: Fix style of description for pg_buffercache_numa.os_page_num
Extracted from a larger patch by the same author. Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> Discussion: https://postgr.es/m/Z/fFA2heH6lpSLlt@ip-10-97-1-34.eu-west-3.compute.internal
-rw-r--r--doc/src/sgml/pgbuffercache.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgbuffercache.sgml b/doc/src/sgml/pgbuffercache.sgml
index eeb85a0e049..99ad2e68785 100644
--- a/doc/src/sgml/pgbuffercache.sgml
+++ b/doc/src/sgml/pgbuffercache.sgml
@@ -278,7 +278,7 @@
<structfield>os_page_num</structfield> <type>bigint</type>
</para>
<para>
- number of OS memory page for this buffer
+ Number of OS memory page for this buffer
</para></entry>
</row>