File: fix_vary_typo_in_esmtprc.5.patch

package info (click to toggle)
esmtp 1.2-19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 912 kB
  • sloc: ansic: 1,842; sh: 1,389; yacc: 200; lex: 145; makefile: 49
file content (17 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix small typo in manpage for esmtprc.5 manpage
 reported by Jakub Wilk.
Origin: vendor
Bug-Debian: https://bugs.debian.org/528343
Author: Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>

--- a/esmtprc.5
+++ b/esmtprc.5
@@ -72,7 +72,7 @@
 \fBhelo\fR
 Set the hostname to identify as when sending HELO or EHLO commands.
 (This is a per identity option, as it should be the name you are
-seen as from the connected host, which may very with host to host
+seen as from the connected host, which may vary with host to host
 due to NAT or different naming schemes).
 
 .TP