git.sh: quote all paths
[git.git] / Documentation / git-applymbox.txt
index 3d813ec..bb54378 100644 (file)
@@ -22,7 +22,7 @@ OPTIONS
 -q::
        Apply patches interactively.  The user will be given
        opportunity to edit the log message and the patch before
-       attempting to apply patch in each e-mail message.
+       attempting to apply it.
 
 -k::
        Usually the program 'cleans up' the Subject: header line
@@ -64,6 +64,12 @@ OPTIONS
        generated "Signed-off-by" line based on your committer
        identity.
 
+
+SEE ALSO
+--------
+gitlink:git-applypatch[1].
+
+
 Author
 ------
 Written by Linus Torvalds <torvalds@osdl.org>
@@ -74,5 +80,5 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 
 GIT
 ---
-Part of the link:git.html[git] suite
+Part of the gitlink:git[7] suite