aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp31-client
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-03-16 20:31:15 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-03-16 20:31:15 +0000
commitb77059fee230166d718075c75aefc81e483dfe5b (patch)
treefc6fe8ade1c97ac875e64603da3c6e22730e0d76 /net/isc-dhcp31-client
parenta10e88bb72eaab5fa0cecfd0e2923bde510cdba1 (diff)
downloadports-b77059fee230166d718075c75aefc81e483dfe5b.tar.gz
ports-b77059fee230166d718075c75aefc81e483dfe5b.zip
Notes
Diffstat (limited to 'net/isc-dhcp31-client')
-rw-r--r--net/isc-dhcp31-client/pkg-message9
1 files changed, 6 insertions, 3 deletions
diff --git a/net/isc-dhcp31-client/pkg-message b/net/isc-dhcp31-client/pkg-message
index 3138203501ca..b406fd04fbd8 100644
--- a/net/isc-dhcp31-client/pkg-message
+++ b/net/isc-dhcp31-client/pkg-message
@@ -1,7 +1,10 @@
**** To setup dhclient, you may need to edit /etc/rc.conf to replace the
base system dhclient, such as :
- dhcp_program="%%PREFIX%%/sbin/dhclient"
- dhcp_flags="-q"
+
+ dhcp_program="%%PREFIX%%/sbin/dhclient"
+ dhcp_flags="-q"
+
See dhclient(8), using the following command, for details about other
possible options:
- MANPATH=%%MAN1PREFIX%%/man man 8 dhclient
+
+ MANPATH=%%MAN1PREFIX%%/man man 8 dhclient