Skip to content

Commit 941b9c5

Browse files
stefanbellergitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0b65a8d commit 941b9c5

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

Documentation/gitcore-tutorial.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1658,4 +1658,4 @@ link:user-manual.html[The Git User's Manual]
16581658

16591659
GIT
16601660
---
1661-
Part of the linkgit:git[1] suite.
1661+
Part of the linkgit:git[1] suite

Documentation/gitcvs-migration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,4 @@ link:user-manual.html[The Git User's Manual]
199199

200200
GIT
201201
---
202-
Part of the linkgit:git[1] suite.
202+
Part of the linkgit:git[1] suite

Documentation/gitdiffcore.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,4 +288,4 @@ link:user-manual.html[The Git User's Manual]
288288

289289
GIT
290290
---
291-
Part of the linkgit:git[1] suite.
291+
Part of the linkgit:git[1] suite

Documentation/gitglossary.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ link:user-manual.html[The Git User's Manual]
2424

2525
GIT
2626
---
27-
Part of the linkgit:git[1] suite.
27+
Part of the linkgit:git[1] suite

Documentation/gitrepository-layout.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,4 @@ link:user-manual.html[The Git User's Manual]
289289

290290
GIT
291291
---
292-
Part of the linkgit:git[1] suite.
292+
Part of the linkgit:git[1] suite

Documentation/gittutorial-2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,4 +433,4 @@ link:user-manual.html[The Git User's Manual]
433433

434434
GIT
435435
---
436-
Part of the linkgit:git[1] suite.
436+
Part of the linkgit:git[1] suite

Documentation/gittutorial.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,4 +674,4 @@ link:user-manual.html[The Git User's Manual]
674674

675675
GIT
676676
---
677-
Part of the linkgit:git[1] suite.
677+
Part of the linkgit:git[1] suite

Documentation/gitworkflows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,4 +477,4 @@ linkgit:git-am[1]
477477

478478
GIT
479479
---
480-
Part of the linkgit:git[1] suite.
480+
Part of the linkgit:git[1] suite

0 commit comments

Comments
 (0)