Skip to content

Commit a0c8139

Browse files
committed
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>
1 parent 1129780 commit a0c8139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/signoff-option.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ option on the command line.
1919
+
2020
Git does not (and will not) have a configuration variable to enable
2121
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.

0 commit comments

Comments
 (0)