From 697e53def8881620e67a2564df8da713c8ed8784 Mon Sep 17 00:00:00 2001 From: Nick Todd Date: Mon, 12 Feb 2024 17:12:59 +0000 Subject: [PATCH] 2297: Doc update. --- docs/source/simulation_components/system/ntp_client_server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/simulation_components/system/ntp_client_server.rst b/docs/source/simulation_components/system/ntp_client_server.rst index 671126fb..2d49f34e 100644 --- a/docs/source/simulation_components/system/ntp_client_server.rst +++ b/docs/source/simulation_components/system/ntp_client_server.rst @@ -44,7 +44,7 @@ Usage ^^^^^ - Install on a Node via the ``SoftwareManager`` to start the database service. -- Service runs on TCP port 123 by default. +- Service runs on UDP port 123 by default. Implementation ^^^^^^^^^^^^^^