From: Wesley J. Landaker Date: Thu, 30 Jul 2009 23:08:53 +0000 (-0600) Subject: Documentation: git-send-email: fix submission port number X-Git-Tag: v1.6.5-rc0~122 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a4782b3d6e298488d2265b6a24cab5aab876f37e?hp=a4782b3d6e298488d2265b6a24cab5aab876f37e Documentation: git-send-email: fix submission port number The current documentation confuses non-standard SSL smtp port 465 with submission port 587 (RFC 4406). This patch just changes the referenced number. Signed-off-by: Wesley J. Landaker Signed-off-by: Junio C Hamano ---