From: Johannes Schindelin Date: Mon, 25 Mar 2019 21:41:36 +0000 (-0700) Subject: docs: move gitremote-helpers into section 7 X-Git-Tag: v2.22.0-rc0~84^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/439cc746322cc80e4abe4889d9c36defbe93fecc?hp=439cc746322cc80e4abe4889d9c36defbe93fecc docs: move gitremote-helpers into section 7 It is currently in section 1, but that section is intended for "Executable programs or shell commands". A more appropriate place is section 7: "Miscellaneous (including macro packages and conventions), e.g. man(7), groff(7)". This issue should have been detected earlier by `make check-docs`, but was missed due to a bug in that Makefile target (that we are about to fix). Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---