1[
2{ type: install
3  message: <<EOM
4****  To setup dhclient, you may need to edit /etc/rc.conf to replace the
5      base system dhclient as follows:
6
7	    dhclient_program="/usr/local/sbin/dhclient"
8	    dhclient_flags="-q"
9
10      See dhclient(8), using the following command, for details about other
11      possible options:
12
13	    MANPATH=/usr/local/man man 8 dhclient
14EOM
15}
16]
17