signoff-option: linkify the reference to gitfaq

The GitFAQ is a proper manual page in the section 7, so refer to it using the usual linkgit:stuff[7] syntax. Helped-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano <gitster@pobox.com>

Junio C Hamano committed Dec 19, 2025 at 21:51 UTC a0c813951afc4bbf5978e67201bccd8d20e9b36b
1 file changed +1 -1
Documentation/signoff-option.adoc
+1 -1
@@ -19,4 +19,4 @@ option on the command line.
19 +
20 Git does not (and will not) have a configuration variable to enable
21 the `--signoff` command line option by default; see the
22 -`commit.signoff` entry in the gitfaq for more details.
22 +`commit.signoff` entry in linkgit:gitfaq[7] for more details.