summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp/dhclient/dhclient.conf.5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-03-18 08:44:10 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-03-18 08:44:10 +0000
commit6bf8818813199b04124889ed2c9a9f7471166115 (patch)
treed3328590abe43ff4154a75170cf2a0721ca94368 /usr.sbin/dhcp/dhclient/dhclient.conf.5
parente593bfefe1f74a56690c4a81504293548dbd5ed7 (diff)
ip address -> IP address;
rtadvd.conf(5): positve -> positive; ok miod@
Diffstat (limited to 'usr.sbin/dhcp/dhclient/dhclient.conf.5')
-rw-r--r--usr.sbin/dhcp/dhclient/dhclient.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dhcp/dhclient/dhclient.conf.5 b/usr.sbin/dhcp/dhclient/dhclient.conf.5
index 34f346f2f90..1f263f0fea9 100644
--- a/usr.sbin/dhcp/dhclient/dhclient.conf.5
+++ b/usr.sbin/dhcp/dhclient/dhclient.conf.5
@@ -338,7 +338,7 @@ interface should also be specified, although this is not required.
.PP
The
.B fixed-address
-statement is used to set the ip address of a particular lease. This
+statement is used to set the IP address of a particular lease. This
is required for all lease statements. The IP address must be
specified as a dotted quad (e.g., 12.34.56.78).
.PP