From: Eric Wong Date: Thu, 19 Mar 2020 07:51:53 +0000 (+0000) Subject: doc: standards: add references to RFC 5322 (and RFC 822) X-Git-Tag: v1.4.0~84 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=1dfaa3badaa01992f1b8713c18ebb5a3556cd79d;hp=1dfaa3badaa01992f1b8713c18ebb5a3556cd79d;p=public-inbox.git doc: standards: add references to RFC 5322 (and RFC 822) RFC 5322 is the latest one in this line, but much documentation and even command-line options in other programs (e.g. git) refer to RFC 2822 or even RFC 822. ---