summaryrefslogtreecommitdiff
path: root/git-send-email.perl
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2018-07-08 22:17:13 +0000
committerJunio C Hamano <gitster@pobox.com>2018-07-09 10:55:12 -0700
commitfa29f36d990df8cd42f323847245ab2ae0f0ae62 (patch)
tree273c3328a3009873f901881d7b2a702fbb367737 /git-send-email.perl
parente67a228cd8afa7a645a321df90393deceaa57a0e (diff)
docs: correct RFC specifying email line length
The git send-email documentation specifies RFC 2821 (the SMTP RFC) as providing line length limits, but the specification that restricts line length to 998 octets is RFC 2822 (the email message format RFC). Since RFC 2822 has been obsoleted by RFC 5322, update the text to refer to RFC 5322 instead of RFC 2821. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions