commit | 56ae8df5c7b05ee8982c9447fa31116104dc568f | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed May 28 16:55:27 2008 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed May 28 16:59:40 2008 -0700 |
tree | 3a463f201c1c1c66bde7b1b90a8dae634ff62c32 | |
parent | 823ea1211ca48afc229c84fcc06f66a87fa78303 [diff] [blame] |
Manual subsection to refer to other pages is SEE ALSO Consistently say so in all caps as it is customary to do so. Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt index c60ce12..fefcd26 100644 --- a/Documentation/git-format-patch.txt +++ b/Documentation/git-format-patch.txt
@@ -223,7 +223,7 @@ $ git format-patch -3 ------------ -See Also +SEE ALSO -------- linkgit:git-am[1], linkgit:git-send-email[1]