projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9db56f7
)
Remove the period after the git-check-attr summary
author
Matt Kraai
<kraai@ftbfs.org>
Fri, 7 Nov 2008 12:26:55 +0000
(
04:26
-0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 12 Nov 2008 20:20:31 +0000
(12:20 -0800)
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>
Documentation/git-check-attr.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-check-attr.txt
b/Documentation/git-check-attr.txt
index 4b3c2b0b06e9821124759d0cc6240d0a1953d2fa..043274b1b71cb9fbced92fabca16acc4453f6458 100644
(file)
--- 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