From 05f15394f60b0322ffe95a8ba42fdec566de34af Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Fri, 28 Dec 2018 10:53:03 -0500 Subject: [PATCH] Update dhcp6-srv.xml change start-up to startup --- doc/guide/dhcp6-srv.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 385bbe0ea4..819b5792f8 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -102,7 +102,7 @@ strings path/kea-dhcp6 | 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 DHCPv6 server opens privileged ports, it requires root