summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2002-11-17 02:24:51 +0000
committerDavid Hankins <dhankins@isc.org>2002-11-17 02:24:51 +0000
commit932f578fd7d9734252887b815c32099cb153b6c3 (patch)
tree4bbee37fa87a401329c7cdf29e42b4ffea83e541 /README
parent137972fc427093f53dfef789cd64d8fe4b231010 (diff)
downloadisc-dhcp-932f578fd7d9734252887b815c32099cb153b6c3.tar.gz
- Relnotes kept up to date with changes so far. Version numbers etc done
in advance.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 78e65835..4033b8b1 100644
--- a/README
+++ b/README
@@ -143,14 +143,14 @@ information. On Digital Unix, type ``man pfilt''.
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- zcat dhcp-3.0.1rc10.tar.gz |tar xvf -
+ zcat dhcp-3.0.1rc11.tar.gz |tar xvf -
On BSD/OS, you have to type gzcat, not zcat, and you may run into
similar problems on other operating systems.
CONFIGURING IT
-Now, cd to the dhcp-3.0.1rc10 subdirectory that you've just
+Now, cd to the dhcp-3.0.1rc11 subdirectory that you've just
created and configure the source tree by typing:
./configure