name-rev: fix off-by-one error in --stdin.
[gitweb.git] / Documentation / git-verify-pack.txt
index b100aa765a2de023a4c18b1ef9643a03b98243c4..cd74ffd3912adee956bf139c453092635b5650c2 100644 (file)
@@ -1,10 +1,9 @@
 git-verify-pack(1)
 ==================
-v0.1, June 2005
 
 NAME
 ----
-git-verify-pack - Validate packed GIT archive files.
+git-verify-pack - Validate packed git archive files.
 
 
 SYNOPSIS
@@ -14,7 +13,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Reads given idx file for packed GIT archive created with
+Reads given idx file for packed git archive created with
 git-pack-objects command and verifies idx file and the
 corresponding pack file.