From 6ea922d596ffdeef8c4ce3832f9a162810308e07 Mon Sep 17 00:00:00 2001 From: Jeff King Date: Fri, 11 Mar 2011 01:08:48 -0500 Subject: doc: add missing git footers Almost every page has a footer that links back to the main git(1) page. Let's add it on the few that are missing it. diff --git a/Documentation/git-fsck-objects.txt b/Documentation/git-fsck-objects.txt index 965a827..90ebb8a 100644 --- a/Documentation/git-fsck-objects.txt +++ b/Documentation/git-fsck-objects.txt @@ -15,3 +15,7 @@ DESCRIPTION This is a synonym for linkgit:git-fsck[1]. Please refer to the documentation of that command. + +GIT +--- +Part of the linkgit:git[1] suite diff --git a/Documentation/git-init-db.txt b/Documentation/git-init-db.txt index eba3cb4..2c4c716 100644 --- a/Documentation/git-init-db.txt +++ b/Documentation/git-init-db.txt @@ -16,3 +16,7 @@ DESCRIPTION This is a synonym for linkgit:git-init[1]. Please refer to the documentation of that command. + +GIT +--- +Part of the linkgit:git[1] suite diff --git a/Documentation/git-repo-config.txt b/Documentation/git-repo-config.txt index e5bdb55..a0d1fa6 100644 --- a/Documentation/git-repo-config.txt +++ b/Documentation/git-repo-config.txt @@ -16,3 +16,7 @@ DESCRIPTION This is a synonym for linkgit:git-config[1]. Please refer to the documentation of that command. + +GIT +--- +Part of the linkgit:git[1] suite diff --git a/Documentation/git-stage.txt b/Documentation/git-stage.txt index 7f251a5..ba3fe0d 100644 --- a/Documentation/git-stage.txt +++ b/Documentation/git-stage.txt @@ -17,3 +17,7 @@ DESCRIPTION This is a synonym for linkgit:git-add[1]. Please refer to the documentation of that command. + +GIT +--- +Part of the linkgit:git[1] suite diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 6a6929d..ea8fafd 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -877,3 +877,7 @@ reset) branches-maxRev and/or tags-maxRev as appropriate. SEE ALSO -------- linkgit:git-rebase[1] + +GIT +--- +Part of the linkgit:git[1] suite -- cgit v0.10.2-6-g49f6