From 439cc746322cc80e4abe4889d9c36defbe93fecc Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Mon, 25 Mar 2019 14:41:36 -0700 Subject: 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 --- Documentation/git-remote-helpers.txto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-remote-helpers.txto') diff --git a/Documentation/git-remote-helpers.txto b/Documentation/git-remote-helpers.txto index 49233f5d26..6f353ebfd3 100644 --- a/Documentation/git-remote-helpers.txto +++ b/Documentation/git-remote-helpers.txto @@ -1,7 +1,7 @@ git-remote-helpers ================== -This document has been moved to linkgit:gitremote-helpers[1]. +This document has been moved to linkgit:gitremote-helpers[7]. Please let the owners of the referring site know so that they can update the link you clicked to get here. -- cgit v1.2.3