summaryrefslogtreecommitdiff
path: root/Documentation/gittutorial-2.txt
diff options
context:
space:
mode:
authorStefan Beller <sbeller@google.com>2017-02-09 01:29:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-02-09 23:14:01 (GMT)
commit941b9c527070c9c7b5883db1a7100559be571f71 (patch)
tree55e038d13c8b6a2f8a02b729e19b4896c1b955a5 /Documentation/gittutorial-2.txt
parent0b65a8dbdb38962e700ee16776a3042beb489060 (diff)
downloadgit-941b9c527070c9c7b5883db1a7100559be571f71.zip
git-941b9c527070c9c7b5883db1a7100559be571f71.tar.gz
git-941b9c527070c9c7b5883db1a7100559be571f71.tar.bz2
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>
Diffstat (limited to 'Documentation/gittutorial-2.txt')
-rw-r--r--Documentation/gittutorial-2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gittutorial-2.txt b/Documentation/gittutorial-2.txt
index 30d2119..e0976f6 100644
--- a/Documentation/gittutorial-2.txt
+++ b/Documentation/gittutorial-2.txt
@@ -433,4 +433,4 @@ link:user-manual.html[The Git User's Manual]
GIT
---
-Part of the linkgit:git[1] suite.
+Part of the linkgit:git[1] suite