From: Filipp Gunbin Date: Tue, 12 Feb 2019 06:54:01 +0000 (-0800) Subject: doc: fix typo referencing RFC 2822 X-Git-Tag: v8.31~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=620112526bfbd09b4b52c603528541eaac9f9bac;p=thirdparty%2Fcoreutils.git doc: fix typo referencing RFC 2822 * doc/coreutils.texi (date invocation): s/822/2822/. Fixes https://bugs.gnu.org/34438 --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index be35de4907..25438d5959 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -16193,7 +16193,7 @@ Fri, 09 Sep 2005 13:51:39 -0700 @opindex --rfc-2822 This format conforms to Internet RFCs @uref{https://tools.ietf.org/search/rfc5322, 5322}, -@uref{https://tools.ietf.org/search/rfc2822, 822} and +@uref{https://tools.ietf.org/search/rfc2822, 2822} and @uref{https://tools.ietf.org/search/rfc822, 822}, the current and previous standards for Internet email. For compatibility with older versions of @command{date},