From: Linus Arver Date: Thu, 15 Jun 2023 02:53:46 +0000 (+0000) Subject: doc: trailer: remove redundant phrasing X-Git-Tag: v2.42.0-rc0~107^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74a50fbd7f2a4a32ef6a5d7d10afa4cdaf00f8e4;p=thirdparty%2Fgit.git doc: trailer: remove redundant phrasing The phrase "many rules" gets essentially repeated again with "many other rules", so remove this repetition. Signed-off-by: Linus Arver Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-interpret-trailers.txt b/Documentation/git-interpret-trailers.txt index 58a9c69149..7516593c47 100644 --- a/Documentation/git-interpret-trailers.txt +++ b/Documentation/git-interpret-trailers.txt @@ -72,9 +72,8 @@ inside or after the value. The value may be split over multiple lines with each subsequent line starting with at least one whitespace, like the "folding" in RFC 822. -Note that 'trailers' do not follow and are not intended to follow many -rules for RFC 822 headers. For example they do not follow -the encoding rules and probably many other rules. +Note that trailers do not follow (nor are they intended to follow) many of the +rules for RFC 822 headers. For example they do not follow the encoding rule. OPTIONS -------