From ac6d202db2627f2b03eb3f7f1699595fb3b291bf Mon Sep 17 00:00:00 2001 From: Henrique Silva Date: Tue, 29 Aug 2023 11:33:31 +0200 Subject: [PATCH] Fix typo on server documentation --- documentation/server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/server.rst b/documentation/server.rst index 2dfe298..138d0a2 100644 --- a/documentation/server.rst +++ b/documentation/server.rst @@ -59,7 +59,7 @@ EPICS_PVAS_AUTO_BEACON_ADDR_LIST or EPICS_PVA_AUTO_ADDR_LIST YES or NO. Sets `pvxs::server::Config::auto_beacon` -EPICS_PVAS_SERVER_PORT or EPIC_PVAS_SERVER_PORT +EPICS_PVAS_SERVER_PORT or EPICS_PVA_SERVER_PORT Single integer. Prefered TCP port to bind. If already in use then a random port will be chosen.