1
0
mirror of https://github.com/git/git.git synced 2024-09-25 13:21:31 +02:00

Fix some inconsistencies in the docs

Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Fredrik Kuivinen 2006-03-09 17:24:37 +01:00 committed by Junio C Hamano
parent 779b144625
commit 5001422d30
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ git-grep(1)
NAME
----
git-grep - print lines matching a pattern
git-grep - Print lines matching a pattern
SYNOPSIS

View File

@ -3,7 +3,7 @@ git-mv(1)
NAME
----
git-mv - Script used to move or rename a file, directory or symlink.
git-mv - Move or rename a file, directory or symlink.
SYNOPSIS

View File

@ -3,7 +3,7 @@ git-tag(1)
NAME
----
git-tag - Create a tag object signed with GPG
git-tag - Create a tag object signed with GPG
SYNOPSIS