From 0 Mon Sep 17 00:00:00 2001 From: Michael Gilbert Date: Fri, 7 Dec 2018 21:17:37 +0300 Subject: [PATCH 39] fix spelling mistakes diff --git a/dhcp/common/parse.c b/dhcp/common/parse.c index defaced..defaced 100644 --- a/dhcp/common/parse.c +++ b/dhcp/common/parse.c @@ -2440,7 +2440,7 @@ int parse_executable_statement (result, cfile, lose, case_context) token = next_token (&val, (unsigned *)0, cfile); if (token != RBRACE) { - parse_warn (cfile, "expecting rigt brace."); + parse_warn (cfile, "expecting right brace."); goto badx; } } else { diff --git a/dhcp/server/dhcpd.conf.5 b/dhcp/server/dhcpd.conf.5 index defaced..defaced 100644 --- a/dhcp/server/dhcpd.conf.5 +++ b/dhcp/server/dhcpd.conf.5 @@ -2839,7 +2839,7 @@ pool usage passes that level. After that, no more messages will be output until the pool usage falls below the low threshold. If the low threshold is not given, it default to a value of zero. .PP -A special case occurs when the low threshold is set to be higer than +A special case occurs when the low threshold is set to be higher than the high threshold. In this case, a message will be generated each time a lease is acknowledged when the pool usage is above the high threshold. .PP @@ -3022,7 +3022,7 @@ response \fIis\fR heard, the lease is abandoned, and the server does not respond to the client. The lease will remain abandoned for a minimum of abandon-lease-time seconds. .PP -If a there are no free addressses but there are abandoned IP addresses, the +If a there are no free addresses but there are abandoned IP addresses, the DHCP server will attempt to reclaim an abandoned IP address regardless of the value of abandon-lease-time. .PP