aboutsummaryrefslogtreecommitdiff
path: root/net/wide-dhcp/files/patch-az
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1997-04-04 02:37:13 +0000
committerBrian Somers <brian@FreeBSD.org>1997-04-04 02:37:13 +0000
commit38b745529bb55edc1154cedc130b013e75f34942 (patch)
treef00854d6a67aba2da905cd51baac4172412be180 /net/wide-dhcp/files/patch-az
parentb98a2e643581cce9d97d00f226f735487964288a (diff)
downloadports-38b745529bb55edc1154cedc130b013e75f34942.tar.gz
ports-38b745529bb55edc1154cedc130b013e75f34942.zip
Notes
Diffstat (limited to 'net/wide-dhcp/files/patch-az')
-rw-r--r--net/wide-dhcp/files/patch-az33
1 files changed, 33 insertions, 0 deletions
diff --git a/net/wide-dhcp/files/patch-az b/net/wide-dhcp/files/patch-az
new file mode 100644
index 000000000000..2783f5c2971f
--- /dev/null
+++ b/net/wide-dhcp/files/patch-az
@@ -0,0 +1,33 @@
+--- client/dhcpc.8.orig Tue Sep 12 13:54:16 1995
++++ client/dhcpc.8 Thu Mar 27 14:07:16 1997
+@@ -5,7 +5,7 @@
+ .SH SYNOPSIS
+ .B dhcpc
+ [
+-.B \-d
++.B \-drn
+ ]
+ .I interface
+ .SH DESCRIPTION
+@@ -36,6 +36,21 @@
+ option is specified,
+ .B dhcpc
+ runs in foreground and debugging mode.
++.LP
++If the
++.B \-r
++option is specified, and if your DHCP server supplies the DNS address,
++.B dhcpc
++overwrites "/etc/resolv.conf" with supplied address.
++.LP
++If the
++.B \-n
++option is specified, and if your DHCP server supplies the hostname of
++the client,
++.B dhcpc
++call
++.B sethostname(3)
++with supplied name.
+ .LP
+ The DHCP client can verify whether its assigned information is still
+ valid at any time.