Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37575301
en ru br
ALT Linux repositórios
S:4.4.3.P1-alt1
5.0: 3.0.7-alt1
4.1: 3.0.6-alt2.M41.1
4.0: 3.0.6-alt1
3.0: 3.0.2-alt1

Group :: Sistema/Servidores
RPM: dhcp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0039-fix-spelling-mistakes.patch
Download


From 0 Mon Sep 17 00:00:00 2001
From: Michael Gilbert <mgilbert@debian.org>
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
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009