So replace 'git-foo' with 'git foo'. Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx> --- Documentation/git-checkout.txt | 4 ++-- Documentation/git-commit.txt | 4 ++-- Documentation/git-rebase.txt | 4 ++-- Documentation/git-status.txt | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt index ca118ac..8d98383 100644 --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@ -1,9 +1,9 @@ -git-checkout(1) +git checkout(1) =============== NAME ---- -git-checkout - Checkout a branch or paths to the working tree +git checkout - Checkout a branch or paths to the working tree SYNOPSIS -------- diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 1a7616c..51f6b81 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -1,9 +1,9 @@ -git-commit(1) +git commit(1) ============= NAME ---- -git-commit - Record changes to the repository +git commit - Record changes to the repository SYNOPSIS -------- diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 6b2e1c8..ed4f5f6 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -1,9 +1,9 @@ -git-rebase(1) +git rebase(1) ============= NAME ---- -git-rebase - Forward-port local commits to the updated upstream head +git rebase - Forward-port local commits to the updated upstream head SYNOPSIS -------- diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt index 9046df9..a128453 100644 --- a/Documentation/git-status.txt +++ b/Documentation/git-status.txt @@ -1,9 +1,9 @@ -git-status(1) +git status(1) ============= NAME ---- -git-status - Show the working tree status +git status - Show the working tree status SYNOPSIS -- 1.8.4.9.g218b36e.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html