From 0ee646fe8b8dc4bc1c1aa493f32b4ec14019d72e Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Fri, 28 Dec 2018 10:52:24 -0500 Subject: [PATCH] Update dhcp4-srv.xml change start-up to startup --- doc/guide/dhcp4-srv.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index b55bf35921..37a5a82ed2 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -102,7 +102,7 @@ strings path/kea-dhcp4 | sed -n 's/;;;; //p' - On start-up, the server will detect available network interfaces + On startup, the server will detect available network interfaces and will attempt to open UDP sockets on all interfaces mentioned in the configuration file. Since the DHCPv4 server opens privileged ports, it requires root