summaryrefslogtreecommitdiffstats
path: root/contrib/isc-dhcp/README
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-07-20 08:36:42 +0000
committerobrien <obrien@FreeBSD.org>2000-07-20 08:36:42 +0000
commit6c5ad021325798ac0714185ddc1df496452dfa44 (patch)
tree74fa317603829de6b9ba9165393c99dd06763841 /contrib/isc-dhcp/README
parent5d4d7eb572e000c3cc53cfa2975257bfdd959b00 (diff)
downloadFreeBSD-src-6c5ad021325798ac0714185ddc1df496452dfa44.zip
FreeBSD-src-6c5ad021325798ac0714185ddc1df496452dfa44.tar.gz
Import Patchlevel 3 of the ISC 2.0 dhcp client.
Diffstat (limited to 'contrib/isc-dhcp/README')
-rw-r--r--contrib/isc-dhcp/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/isc-dhcp/README b/contrib/isc-dhcp/README
index 03f308f..cf1fa60 100644
--- a/contrib/isc-dhcp/README
+++ b/contrib/isc-dhcp/README
@@ -1,6 +1,6 @@
<C><H4>Internet Software Consortium</H4></C>
<C><H4>Dynamic Host Configuration Protocol Distribution</H4></C>
-<C><H4>Version 2 Patchlevel 2</H4></C>
+<C><H4>Version 2 Patchlevel 3</H4></C>
<C><H4>June 30, 2000</H4></C>
<C><H4>README FILE</H4></C>
@@ -135,13 +135,13 @@ information. On Digital Unix, type ``man pfilt''.</P>
the tar utility and the gzip command - type something like:</P>
<BLOCKQUOTE>
- zcat dhcp-2.0pl2.tar.gz |tar xvf -
+ zcat dhcp-2.0pl3.tar.gz |tar xvf -
</BLOCKQUOTE>
<P>On BSD/OS, you have to type gzcat, not zcat, and you may run into
similar problems on other operating systems.</P>
-<P>Now, cd to the dhcp-2.0pl2 subdirectory that you've just created and
+<P>Now, cd to the dhcp-2.0pl3 subdirectory that you've just created and
configure the source tree by typing:</P>
<BLOCKQUOTE>
OpenPOWER on IntegriCloud