File: typos.patch

package info (click to toggle)
sendmail 8.18.1-8
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 12,496 kB
  • sloc: ansic: 105,736; perl: 7,504; sh: 5,488; makefile: 889
file content (34 lines) | stat: -rw-r--r-- 946 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Author: Andreas Beckmann <anbe@debian.org>
Description: fix typos

--- a/sendmail/sendmail.8
+++ b/sendmail/sendmail.8
@@ -604,7 +604,7 @@ adds a header reading
 .TP
 .RI MaxDaemonChildren= N
 Sets the maximum number of children that an incoming SMTP daemon
-will allow to spawn at any time to
+will be allowed to spawn at any time to
 .IR N .
 .TP
 .RI ConnectionRateThrottle= N
--- a/contrib/expn.pl
+++ b/contrib/expn.pl
@@ -774,7 +774,7 @@ sub domainify
 	}
 
 	# 
-	# There are several weird situtations that need to be 
+	# There are several weird situations that need to be 
 	# accounted for.  They have to do with domain relay hosts.
 	#
 	# Examples: 
@@ -1023,7 +1023,7 @@ sub mxlookup
 		}
 		if (/Non-existent domain/) {
 			#
-			# These addresss are hosed.  Kaput!  Dead! 
+			# These addresses are hosed.  Kaput!  Dead!
 			# However, if we created the address in the
 			# first place then there is a chance of 
 			# salvation.