From ae9d55c2ee1128f6bac62bc9de0d907c9c1f9d6b Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Sun, 12 Jun 2016 15:38:23 +0000 Subject: [PATCH] - follow deprecation and document new software version PR: 209844 Submitted by: yonas@fizk.net --- en_US.ISO8859-1/books/handbook/network-servers/chapter.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml b/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml index 79e33f3356..60a867c6ff 100644 --- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml @@ -2741,7 +2741,7 @@ result: 0 Success Systems Consortium (ISC) implementation of the DHCP server. This implementation and its documentation can be installed using the - net/isc-dhcp42-server package or + net/isc-dhcp43-server package or port. @@ -2755,7 +2755,7 @@ result: 0 Success The installation of - net/isc-dhcp42-server installs a sample + net/isc-dhcp43-server installs a sample configuration file. Copy /usr/local/etc/dhcpd.conf.example to /usr/local/etc/dhcpd.conf and make any @@ -2928,7 +2928,7 @@ dhcpd_ifaces="dc0" DHCP server forwards a request from a client to another DHCP server on a separate network. If this functionality is required, - install the net/isc-dhcp42-relay + install the net/isc-dhcp43-relay package or port. The installation includes dhcrelay(8) which provides more detail.