summaryrefslogtreecommitdiffstats
path: root/git-web--browse.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-web--browse.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-web--browse.html')
-rw-r--r--git-web--browse.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/git-web--browse.html b/git-web--browse.html
index b7a27f15d..fe72da313 100644
--- a/git-web--browse.html
+++ b/git-web--browse.html
@@ -272,7 +272,7 @@ git-web--browse(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-web--browse</em> [OPTIONS] URL/FILE &#8230;</p>
+<p><em>git web--browse</em> [OPTIONS] URL/FILE &#8230;</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -374,13 +374,13 @@ configuration variable if the former is not used.</p>
<p>You can explicitly provide a full path to your preferred browser by
setting the configuration variable <em>browser.&lt;tool&gt;.path</em>. For example,
you can configure the absolute path to firefox by setting
-<em>browser.firefox.path</em>. Otherwise, <em>git-web--browse</em> assumes the tool
+<em>browser.firefox.path</em>. Otherwise, <tt>git-web--browse</tt> assumes the tool
is available in PATH.</p>
<h3>browser.&lt;tool&gt;.cmd</h3>
<p>When the browser, specified by options or configuration variables, is
not among the supported ones, then the corresponding
<em>browser.&lt;tool&gt;.cmd</em> configuration variable will be looked up. If this
-variable exists then "git web--browse" will treat the specified tool
+variable exists then <tt>git-web--browse</tt> will treat the specified tool
as a custom command and will use a shell eval to run the command with
the URLs passed as arguments.</p>
</div>
@@ -402,7 +402,7 @@ the following:</p>
[browser "konq"]
cmd = A_PATH_TO/konqueror</tt></pre>
</div></div>
-<h3>Note about git config --global</h3>
+<h3>Note about git-config --global</h3>
<p>Note that these configuration variables should probably be set using
the <em>--global</em> flag, for example like this:</p>
<div class="listingblock">
@@ -415,7 +415,7 @@ See <a href="git-config.html">git-config(1)</a> for more information about this.
<h2>Author</h2>
<div class="sectionbody">
<p>Written by Christian Couder &lt;chriscool@tuxfamily.org&gt; and the git-list
-&lt;git@vger.kernel.org&gt;, based on git-mergetool by Theodore Y. Ts'o.</p>
+&lt;git@vger.kernel.org&gt;, based on <tt>git-mergetool</tt> by Theodore Y. Ts'o.</p>
</div>
<h2>Documentation</h2>
<div class="sectionbody">
@@ -428,7 +428,7 @@ git-list &lt;git@vger.kernel.org&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:47:04 UTC
+Last updated 02-Jul-2008 03:02:08 UTC
</div>
</div>
</body>