Skip to content

Commit

Permalink
Remove trailing dot after short description
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Kuivinen <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
Fredrik Kuivinen authored and Junio C Hamano committed Mar 9, 2006
1 parent 5001422 commit 7bd7f28
Show file tree
Hide file tree
Showing 53 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Documentation/git-add.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-add(1)

NAME
----
git-add - Add files to the index file.
git-add - Add files to the index file

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-applypatch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-applypatch(1)

NAME
----
git-applypatch - Apply one patch extracted from an e-mail.
git-applypatch - Apply one patch extracted from an e-mail


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-branch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-branch(1)

NAME
----
git-branch - Create a new branch, or remove an old one.
git-branch - Create a new branch, or remove an old one

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-check-ref-format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-check-ref-format(1)

NAME
----
git-check-ref-format - Make sure ref name is well formed.
git-check-ref-format - Make sure ref name is well formed

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-checkout.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-checkout(1)

NAME
----
git-checkout - Checkout and switch to a branch.
git-checkout - Checkout and switch to a branch

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-cherry-pick.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-cherry-pick(1)

NAME
----
git-cherry-pick - Apply the change introduced by an existing commit.
git-cherry-pick - Apply the change introduced by an existing commit

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-cherry.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-cherry(1)

NAME
----
git-cherry - Find commits not merged upstream.
git-cherry - Find commits not merged upstream

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-clone-pack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-clone-pack(1)

NAME
----
git-clone-pack - Clones a repository by receiving packed objects.
git-clone-pack - Clones a repository by receiving packed objects


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-clone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-clone(1)

NAME
----
git-clone - Clones a repository.
git-clone - Clones a repository


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-count-objects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-count-objects(1)

NAME
----
git-count-objects - Reports on unpacked objects.
git-count-objects - Reports on unpacked objects

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-daemon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-daemon(1)

NAME
----
git-daemon - A really simple server for git repositories.
git-daemon - A really simple server for git repositories

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-describe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-describe(1)

NAME
----
git-describe - Show the most recent tag that is reachable from a commit.
git-describe - Show the most recent tag that is reachable from a commit


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-diff-stages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-diff-stages(1)

NAME
----
git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file.
git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-diff.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-diff(1)

NAME
----
git-diff - Show changes between commits, commit and working tree, etc.
git-diff - Show changes between commits, commit and working tree, etc


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-fetch-pack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-fetch-pack(1)

NAME
----
git-fetch-pack - Receive missing objects from another repository.
git-fetch-pack - Receive missing objects from another repository


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-fetch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-fetch(1)

NAME
----
git-fetch - Download objects and a head from another repository.
git-fetch - Download objects and a head from another repository


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-format-patch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-format-patch(1)

NAME
----
git-format-patch - Prepare patches for e-mail submission.
git-format-patch - Prepare patches for e-mail submission


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-get-tar-commit-id.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-get-tar-commit-id(1)

NAME
----
git-get-tar-commit-id - Extract commit ID from an archive created using git-tar-tree.
git-get-tar-commit-id - Extract commit ID from an archive created using git-tar-tree


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-hash-object.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-hash-object(1)

NAME
----
git-hash-object - Computes object ID and optionally creates a blob from a file.
git-hash-object - Computes object ID and optionally creates a blob from a file


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-http-push.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-http-push(1)

NAME
----
git-http-push - Push missing objects using HTTP/DAV.
git-http-push - Push missing objects using HTTP/DAV


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-lost-found.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-lost-found(1)

NAME
----
git-lost-found - Recover lost refs that luckily have not yet been pruned.
git-lost-found - Recover lost refs that luckily have not yet been pruned

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-ls-remote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-ls-remote(1)

NAME
----
git-ls-remote - Look at references other repository has.
git-ls-remote - Look at references other repository has


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-ls-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-ls-tree(1)

NAME
----
git-ls-tree - Lists the contents of a tree object.
git-ls-tree - Lists the contents of a tree object


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-mailinfo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-mailinfo(1)

NAME
----
git-mailinfo - Extracts patch from a single e-mail message.
git-mailinfo - Extracts patch from a single e-mail message


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-mailsplit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-mailsplit(1)

NAME
----
git-mailsplit - Totally braindamaged mbox splitter program.
git-mailsplit - Totally braindamaged mbox splitter program

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-mv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-mv(1)

NAME
----
git-mv - Move or rename a file, directory or symlink.
git-mv - Move or rename a file, directory or symlink


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-name-rev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-name-rev(1)

NAME
----
git-name-rev - Find symbolic names for given revs.
git-name-rev - Find symbolic names for given revs


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-pack-objects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-pack-objects(1)

NAME
----
git-pack-objects - Create a packed archive of objects.
git-pack-objects - Create a packed archive of objects


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-pack-redundant.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-pack-redundant(1)

NAME
----
git-pack-redundant - Program used to find redundant pack files.
git-pack-redundant - Program used to find redundant pack files


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-patch-id.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-patch-id(1)

NAME
----
git-patch-id - Generate a patch ID.
git-patch-id - Generate a patch ID

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-peek-remote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-peek-remote(1)

NAME
----
git-peek-remote - Lists the references in a remote repository.
git-peek-remote - Lists the references in a remote repository


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-pull.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-pull(1)

NAME
----
git-pull - Pull and merge from another repository.
git-pull - Pull and merge from another repository


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-push.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-push(1)

NAME
----
git-push - Update remote refs along with associated objects.
git-push - Update remote refs along with associated objects


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-rebase.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-rebase(1)

NAME
----
git-rebase - Rebase local commits to new upstream head.
git-rebase - Rebase local commits to new upstream head

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-relink.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-relink(1)

NAME
----
git-relink - Hardlink common objects in local repositories.
git-relink - Hardlink common objects in local repositories

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-repo-config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-repo-config(1)

NAME
----
git-repo-config - Get and set options in .git/config.
git-repo-config - Get and set options in .git/config


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-request-pull.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-request-pull(1)

NAME
----
git-request-pull - Generates a summary of pending changes.
git-request-pull - Generates a summary of pending changes

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-reset.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-reset(1)

NAME
----
git-reset - Reset current HEAD to the specified state.
git-reset - Reset current HEAD to the specified state

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-rev-parse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-rev-parse(1)

NAME
----
git-rev-parse - Pick out and massage parameters.
git-rev-parse - Pick out and massage parameters


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-revert.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-revert(1)

NAME
----
git-revert - Revert an existing commit.
git-revert - Revert an existing commit

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-rm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-rm(1)

NAME
----
git-rm - Remove files from the working tree and from the index.
git-rm - Remove files from the working tree and from the index

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-send-pack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-send-pack(1)

NAME
----
git-send-pack - Push missing objects packed.
git-send-pack - Push missing objects packed


SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-sh-setup.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-sh-setup(1)

NAME
----
git-sh-setup - Common git shell script setup code.
git-sh-setup - Common git shell script setup code

SYNOPSIS
--------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-shortlog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git-shortlog(1)

NAME
----
git-shortlog - Summarize 'git log' output.
git-shortlog - Summarize 'git log' output


SYNOPSIS
Expand Down
Loading

0 comments on commit 7bd7f28

Please sign in to comment.