]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix typo referencing RFC 2822
authorFilipp Gunbin <fgunbin@fastmail.fm>
Tue, 12 Feb 2019 06:54:01 +0000 (22:54 -0800)
committerPádraig Brady <P@draigBrady.com>
Tue, 12 Feb 2019 06:56:08 +0000 (22:56 -0800)
* doc/coreutils.texi (date invocation): s/822/2822/.
Fixes https://bugs.gnu.org/34438

doc/coreutils.texi

index be35de49075a49bf9c6c837616246f07df736695..25438d59591447d421cdcb195b2d368246df61a0 100644 (file)
@@ -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},