git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remove the period after the git-check-attr summary
@ 2008-11-07 12:26 Matt Kraai
  2008-11-13  2:15 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Kraai @ 2008-11-07 12:26 UTC (permalink / raw)
  To: git, gitster; +Cc: Matt Kraai

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
---
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, so remove it.

 Documentation/git-check-attr.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-check-attr.txt b/Documentation/git-check-attr.txt
index 256659a..8c2ac12 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
-- 
1.5.6.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Remove the period after the git-check-attr summary
  2008-11-07 12:26 [PATCH] Remove the period after the git-check-attr summary Matt Kraai
@ 2008-11-13  2:15 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2008-11-13  2:15 UTC (permalink / raw)
  To: Matt Kraai; +Cc: git

Matt Kraai <kraai@ftbfs.org> writes:

> 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>

Thanks.  I think what you wrote after the --- marker is a perfect
justification of this change, so I lifted them up.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-13  2:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-07 12:26 [PATCH] Remove the period after the git-check-attr summary Matt Kraai
2008-11-13  2:15 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).