]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-mailinfo.txt
Merge branch 'cb/maint-unpack-trees-absense' into maint
[thirdparty/git.git] / Documentation / git-mailinfo.txt
index 316bcc679628c47c9734e0906665ce5f6e8e68fb..8d95aaa30441c36a019e9d3d78ec451fbd40fdaf 100644 (file)
@@ -13,7 +13,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Reading a single e-mail message from the standard input, and
+Reads a single e-mail message from the standard input, and
 writes the commit log message in <msg> file, and the patches in
 <patch> file.  The author name, e-mail and e-mail subject are
 written out to the standard output to be used by 'git-am'
@@ -60,7 +60,7 @@ conversion, even with this flag.
 Author
 ------
 Written by Linus Torvalds <torvalds@osdl.org> and
-Junio C Hamano <junkio@cox.net>
+Junio C Hamano <gitster@pobox.com>
 
 
 Documentation