summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Kraai <kraai@ftbfs.org>2008-11-07 12:26:55 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-11-12 20:20:31 (GMT)
commit0d641f75d1237b34d3cfb411a18c813cfacb4726 (patch)
treeb9f0b34a45c01e4ef8c850b8456384c684b4f499
parent9db56f71b91153f4076a796c80c61f00edd8b700 (diff)
downloadgit-0d641f75d1237b34d3cfb411a18c813cfacb4726.zip
git-0d641f75d1237b34d3cfb411a18c813cfacb4726.tar.gz
git-0d641f75d1237b34d3cfb411a18c813cfacb4726.tar.bz2
Remove the period after the git-check-attr summary
The period at the end of the git-check-attr summary causes there to be two periods after the summary in the git(1) manual page. Signed-off-by: Matt Kraai <kraai@ftbfs.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/git-check-attr.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-check-attr.txt b/Documentation/git-check-attr.txt
index 4b3c2b0..043274b 100644
--- a/Documentation/git-check-attr.txt
+++ b/Documentation/git-check-attr.txt
@@ -3,7 +3,7 @@ git-check-attr(1)
NAME
----
-git-check-attr - Display gitattributes information.
+git-check-attr - Display gitattributes information
SYNOPSIS