]> asedeno.scripts.mit.edu Git - git.git/commitdiff
Remove the period after the git-check-attr summary
authorMatt Kraai <kraai@ftbfs.org>
Fri, 7 Nov 2008 12:26:55 +0000 (04:26 -0800)
committerJunio 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

index 4b3c2b0b06e9821124759d0cc6240d0a1953d2fa..043274b1b71cb9fbced92fabca16acc4453f6458 100644 (file)
@@ -3,7 +3,7 @@ git-check-attr(1)
 
 NAME
 ----
-git-check-attr - Display gitattributes information.
+git-check-attr - Display gitattributes information
 
 
 SYNOPSIS