summaryrefslogtreecommitdiffstats
path: root/git-daemon.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-18 23:01:01 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-18 23:01:01 +0000
commit4cfa536eec2633958acf89eec55351257df9d11a (patch)
tree85d7b6cf68dfe1ef25e6c8ef1f70c2f698c0ec2c /git-daemon.html
parent3bd66e9adf9669a8ba7bf8f191a111ae0cf41e51 (diff)
downloadgit-htmldocs-4cfa536eec2633958acf89eec55351257df9d11a.tar.gz
Autogenerated HTML docs for v1.6.3-rc1
Diffstat (limited to 'git-daemon.html')
-rw-r--r--git-daemon.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/git-daemon.html b/git-daemon.html
index 79db0ba0a..730913e60 100644
--- a/git-daemon.html
+++ b/git-daemon.html
@@ -364,7 +364,7 @@ git repositories.</p></div>
</p>
</dd>
<dt>
---base-path
+--base-path=path
</dt>
<dd>
<p>
@@ -425,8 +425,8 @@ git repositories.</p></div>
</dt>
<dd>
<p>
- Listen on an a specific IP address or hostname. IP addresses can
- be either an IPv4 address or an IPV6 address if supported. If IPv6
+ Listen on a specific IP address or hostname. IP addresses can
+ be either an IPv4 address or an IPv6 address if supported. If IPv6
is not supported, then --listen=hostname is also not supported and
--listen must be given an IPv4 address.
Incompatible with <em>--inetd</em> option.
@@ -441,7 +441,7 @@ git repositories.</p></div>
</p>
</dd>
<dt>
---init-timeout
+--init-timeout=n
</dt>
<dd>
<p>
@@ -451,17 +451,17 @@ git repositories.</p></div>
</p>
</dd>
<dt>
---timeout
+--timeout=n
</dt>
<dd>
<p>
Timeout for specific client sub-requests. This includes the time
- it takes for the server to process the sub-request and time spent
- waiting for next client's request.
+ it takes for the server to process the sub-request and the time spent
+ waiting for the next client's request.
</p>
</dd>
<dt>
---max-connections
+--max-connections=n
</dt>
<dd>
<p>
@@ -559,7 +559,7 @@ the facility of inet daemon to achieve the same before spawning
Enable/disable the service site-wide per default. Note
that a service disabled site-wide can still be enabled
per repository if it is marked overridable and the
- repository enables the service with an configuration
+ repository enables the service with a configuration
item.
</p>
</dd>
@@ -753,7 +753,7 @@ services are performed.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-02 06:49:49 UTC
+Last updated 2009-04-18 23:00:22 UTC
</div>
</div>
</body>