summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/admin/components.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/admin/components.rst b/doc/source/admin/components.rst
index 68dbf926b..3bec28afd 100644
--- a/doc/source/admin/components.rst
+++ b/doc/source/admin/components.rst
@@ -631,8 +631,8 @@ PID which was saved in the pidfile specified in the configuration.
Finger Gateway
--------------
-The Zuul finger gateway connects to the standard finger port (79) and listens
-for finger requests specifying a build UUID for which it should stream log
+The Zuul finger gateway listens on the standard finger port (79) for
+finger requests specifying a build UUID for which it should stream log
results. The gateway will determine which executor is currently running that
build and query that executor for the log stream.