Spelling fixes.
diff --git a/CHANGELOG.archive b/CHANGELOG.archive
index f4362ca..c74c5e3 100644
--- a/CHANGELOG.archive
+++ b/CHANGELOG.archive
@@ -1010,7 +1010,7 @@
but to the address of another interface were ignored
unless the loopback interface was explicitly configured.
2) on OpenBSD failure to configure one interface now
- causes a fatal error on startup rather than an huge
+ causes a fatal error on startup rather than a huge
stream of log messages. Thanks to Erik Jan Tromp for
finding that bug.
@@ -2067,7 +2067,7 @@
kernel. Thanks to Philip Wall for the bug report.
Added --dhcp-bridge option, but only to the FreeBSD
- build. This fixes an oddity with a a particular bridged
+ build. This fixes an oddity with a particular bridged
network configuration on FreeBSD. Thanks to Luigi Rizzo
for the patch.
@@ -2273,7 +2273,7 @@
this.
Use client-id as hash-seed for DHCP address allocation
- with Firewire and InfiniBand, as these don't supply an MAC
+ with Firewire and InfiniBand, as these don't supply a MAC
address.
Tweaked TFTP file-open code to make it behave sensibly