1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
diff --git a/doc/dhcp_probe.8 b/doc/dhcp_probe.8
index 3827cd6..17f4526 100644
--- a/doc/dhcp_probe.8
+++ b/doc/dhcp_probe.8
@@ -896,9 +896,9 @@ .SH FILES
.TP
.B /etc/dhcp_probe.pid
Contains the program's processid.
-The name of this file can be overriden by a command-line option.
+The name of this file can be overridden by a command-line option.
.SH LIMITATIONS
-dhcp_probe
+dhcp_probe
is not guaranteed to locate all unknown DHCP and BootP
servers attached to a network.
If a BootP server is configured so it only responds to certain clients
|