diff --git a/doc/repmgrd-configuration.xml b/doc/repmgrd-configuration.xml
index ceffe7e8..f4ebd785 100644
--- a/doc/repmgrd-configuration.xml
+++ b/doc/repmgrd-configuration.xml
@@ -89,6 +89,10 @@
query - determines server availability
by executing an SQL statement on the node via the existing connection
+
+ The query is a minimal throwaway query - SELECT 1 -
+ which is used to determine that the server can accept queries.
+