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 <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Johannes Schindelin committed Mar 25, 2019 at 14:41 UTC 439cc746322cc80e4abe4889d9c36defbe93fecc
7 files changed +7 -7
Documentation/Makefile
+1 -1
@@ -12,7 +12,6 @@ MAN1_TXT += $(filter-out \
12 $(wildcard git-*.txt))
13 MAN1_TXT += git.txt
14 MAN1_TXT += gitk.txt
15 -MAN1_TXT += gitremote-helpers.txt
15 MAN1_TXT += gitweb.txt
16
17 MAN5_TXT += gitattributes.txt
@@ -30,6 +29,7 @@ MAN7_TXT += gitdiffcore.txt
29 MAN7_TXT += giteveryday.txt
30 MAN7_TXT += gitglossary.txt
31 MAN7_TXT += gitnamespaces.txt
32 +MAN7_TXT += gitremote-helpers.txt
33 MAN7_TXT += gitrevisions.txt
34 MAN7_TXT += gitsubmodules.txt
35 MAN7_TXT += gittutorial-2.txt
Documentation/git-remote-ext.txt
+1 -1
@@ -118,7 +118,7 @@ begins with `ext::`. Examples:
118
119 SEE ALSO
120 --------
121 -linkgit:gitremote-helpers[1]
121 +linkgit:gitremote-helpers[7]
122
123 GIT
124 ---
Documentation/git-remote-fd.txt
+1 -1
@@ -52,7 +52,7 @@ EXAMPLES
52
53 SEE ALSO
54 --------
55 -linkgit:gitremote-helpers[1]
55 +linkgit:gitremote-helpers[7]
56
57 GIT
58 ---
Documentation/git-remote-helpers.txto
+1 -1
@@ -1,7 +1,7 @@
1 git-remote-helpers
2 ==================
3
4 -This document has been moved to linkgit:gitremote-helpers[1].
4 +This document has been moved to linkgit:gitremote-helpers[7].
5
6 Please let the owners of the referring site know so that they can update the
7 link you clicked to get here.
Documentation/git-remote-testgit.txt
+1 -1
@@ -23,7 +23,7 @@ The best way to learn more is to read the comments and source code in
23
24 SEE ALSO
25 --------
26 -linkgit:gitremote-helpers[1]
26 +linkgit:gitremote-helpers[7]
27
28 GIT
29 ---
Documentation/gitremote-helpers.txt
+1 -1
@@ -1,4 +1,4 @@
1 -gitremote-helpers(1)
1 +gitremote-helpers(7)
2 ====================
3
4 NAME
Documentation/urls.txt
+1 -1
@@ -62,7 +62,7 @@ may be used:
62
63 where <address> may be a path, a server and path, or an arbitrary
64 URL-like string recognized by the specific remote helper being
65 -invoked. See linkgit:gitremote-helpers[1] for details.
65 +invoked. See linkgit:gitremote-helpers[7] for details.
66
67 If there are a large number of similarly-named remote repositories and
68 you want to use a different format for them (such that the URLs you