Documentation: unify bottom "part of git suite" lines

We currently have 168 man pages that mention they are part of Git, you can check yourself easily via: $ git grep "Part of the linkgit:git\[1\] suite" |wc -l 168 However some have a trailing period, i.e. $ git grep "Part of the linkgit:git\[1\] suite." |wc -l 8 Unify the bottom line in all man pages to not end with a period. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Stefan Beller committed Feb 8, 2017 at 17:29 UTC 941b9c527070c9c7b5883db1a7100559be571f71
8 files changed +8 -8
Documentation/gitcore-tutorial.txt
+1 -1
@@ -1658,4 +1658,4 @@ link:user-manual.html[The Git User's Manual]
1658
1659 GIT
1660 ---
1661 -Part of the linkgit:git[1] suite.
1661 +Part of the linkgit:git[1] suite
Documentation/gitcvs-migration.txt
+1 -1
@@ -199,4 +199,4 @@ link:user-manual.html[The Git User's Manual]
199
200 GIT
201 ---
202 -Part of the linkgit:git[1] suite.
202 +Part of the linkgit:git[1] suite
Documentation/gitdiffcore.txt
+1 -1
@@ -288,4 +288,4 @@ link:user-manual.html[The Git User's Manual]
288
289 GIT
290 ---
291 -Part of the linkgit:git[1] suite.
291 +Part of the linkgit:git[1] suite
Documentation/gitglossary.txt
+1 -1
@@ -24,4 +24,4 @@ link:user-manual.html[The Git User's Manual]
24
25 GIT
26 ---
27 -Part of the linkgit:git[1] suite.
27 +Part of the linkgit:git[1] suite
Documentation/gitrepository-layout.txt
+1 -1
@@ -289,4 +289,4 @@ link:user-manual.html[The Git User's Manual]
289
290 GIT
291 ---
292 -Part of the linkgit:git[1] suite.
292 +Part of the linkgit:git[1] suite
Documentation/gittutorial-2.txt
+1 -1
@@ -433,4 +433,4 @@ link:user-manual.html[The Git User's Manual]
433
434 GIT
435 ---
436 -Part of the linkgit:git[1] suite.
436 +Part of the linkgit:git[1] suite
Documentation/gittutorial.txt
+1 -1
@@ -674,4 +674,4 @@ link:user-manual.html[The Git User's Manual]
674
675 GIT
676 ---
677 -Part of the linkgit:git[1] suite.
677 +Part of the linkgit:git[1] suite
Documentation/gitworkflows.txt
+1 -1
@@ -477,4 +477,4 @@ linkgit:git-am[1]
477
478 GIT
479 ---
480 -Part of the linkgit:git[1] suite.
480 +Part of the linkgit:git[1] suite