aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/monitoring.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/monitoring.sgml')
-rw-r--r--doc/src/sgml/monitoring.sgml6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 07aacf29a81..ee0f7b4204d 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -897,8 +897,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
<structfield>backend_xid</structfield> <type>xid</type>
</para>
<para>
- Top-level transaction identifier of this backend, if any; see
- <xref linkend="transaction-id"/>.
+ Top-level transaction identifier of this backend, if any.
</para></entry>
</row>
@@ -1861,8 +1860,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
</row>
<row>
<entry><literal>virtualxid</literal></entry>
- <entry>Waiting to acquire a virtual transaction ID lock; see
- <xref linkend="transaction-id"/>.</entry>
+ <entry>Waiting to acquire a virtual transaction ID lock.</entry>
</row>
</tbody>
</tgroup>