Autogenerated HTML docs for v1.4.1-rc2-g0556a
authorJunio C Hamano <junio@hera.kernel.org>
Sun, 2 Jul 2006 02:03:30 +0000 (02:03 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sun, 2 Jul 2006 02:03:30 +0000 (02:03 +0000)
git-commit.html
git-commit.txt

index abf9e091865ab8cd8b0c284ee4aa802b9d0ef109..cdbe0ceddb9f9b991e38160cbec6504d825b69b9 100644 (file)
@@ -280,9 +280,9 @@ git-commit(1) Manual Page
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
 <p>Updates the index file for given paths, or all modified files if\r
-<em>-a</em> is specified, and makes a commit object.  The command\r
-VISUAL and EDITOR environment variables to edit the commit log\r
-message.</p>\r
+<em>-a</em> is specified, and makes a commit object.  The command specified\r
+by either the VISUAL or EDITOR environment variables are used to edit\r
+the commit log message.</p>\r
 <p>Several environment variable are used during commits.  They are\r
 documented in <a href="git-commit-tree.html">git-commit-tree(1)</a>.</p>\r
 <p>This command can run <tt>commit-msg</tt>, <tt>pre-commit</tt>, and\r
@@ -507,7 +507,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 04-Jun-2006 07:24:22 UTC\r
+Last updated 02-Jul-2006 02:03:23 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 0fe66f2d0c84003d285fed426181998063e86b96..517a86b238a91a1c853b5fbe331a5cc984e95878 100644 (file)
@@ -15,9 +15,9 @@ SYNOPSIS
 DESCRIPTION
 -----------
 Updates the index file for given paths, or all modified files if
-'-a' is specified, and makes a commit object.  The command
-VISUAL and EDITOR environment variables to edit the commit log
-message.
+'-a' is specified, and makes a commit object.  The command specified
+by either the VISUAL or EDITOR environment variables are used to edit
+the commit log message.
 
 Several environment variable are used during commits.  They are
 documented in gitlink:git-commit-tree[1].