aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/arch.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/arch.sgml')
-rw-r--r--doc/src/sgml/arch.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/arch.sgml b/doc/src/sgml/arch.sgml
index d5d60629761..d420fab6dd9 100644
--- a/doc/src/sgml/arch.sgml
+++ b/doc/src/sgml/arch.sgml
@@ -39,7 +39,7 @@
applications that wish to access a given database
within a cluster make calls to the library.
The library sends user requests over the network to the
- <Application>postmaster</Application> (<XRef LinkEnd="ARCH-CLIENTSERVER" EndTerm="ARCH-CLIENTSERVER">),
+ <Application>postmaster</Application> (<XRef LinkEnd="ARCH-CLIENTSERVER">),
which in turn starts a new backend server process
<Figure Id="ARCH-CLIENTSERVER">