- follow deprecation and document new software version

PR:		209844
Submitted by:	yonas@fizk.net
This commit is contained in:
Jason Helfman 2016-06-12 15:38:23 +00:00
parent 8b5d50071b
commit ae9d55c2ee
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48920

View file

@ -2741,7 +2741,7 @@ result: 0 Success
Systems Consortium (<acronym>ISC</acronym>) implementation of
the <acronym>DHCP</acronym> server. This implementation and
its documentation can be installed using the
<package>net/isc-dhcp42-server</package> package or
<package>net/isc-dhcp43-server</package> package or
port.</para>
<indexterm>
@ -2755,7 +2755,7 @@ result: 0 Success
</indexterm>
<para>The installation of
<package>net/isc-dhcp42-server</package> installs a sample
<package>net/isc-dhcp43-server</package> installs a sample
configuration file. Copy
<filename>/usr/local/etc/dhcpd.conf.example</filename> to
<filename>/usr/local/etc/dhcpd.conf</filename> and make any
@ -2928,7 +2928,7 @@ dhcpd_ifaces="dc0"</programlisting>
<acronym>DHCP</acronym> server forwards a request from a
client to another <acronym>DHCP</acronym> server on a
separate network. If this functionality is required,
install the <package>net/isc-dhcp42-relay</package>
install the <package>net/isc-dhcp43-relay</package>
package or port. The installation includes dhcrelay(8)
which provides more detail.</para>
</listitem>