Fix some inconsistencies in the docs
authorFredrik Kuivinen <freku045@student.liu.se>
Thu, 9 Mar 2006 16:24:37 +0000 (17:24 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 9 Mar 2006 19:43:58 +0000 (11:43 -0800)
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-grep.txt
Documentation/git-mv.txt
Documentation/git-tag.txt

index bf4b592..fbd2394 100644 (file)
@@ -3,7 +3,7 @@ git-grep(1)
 
 NAME
 ----
-git-grep - print lines matching a pattern
+git-grep - Print lines matching a pattern
 
 
 SYNOPSIS
index d242b39..21a8664 100644 (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
index e1c76c6..45476c2 100644 (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