summaryrefslogtreecommitdiffstats
path: root/git-daemon.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-09-19 06:37:10 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-09-19 06:37:10 +0000
commit4604fe5609a48fc240d1a88a15c642c9883363c7 (patch)
tree846c5b418d438e9580d0a7702be832f1d1d9874c /git-daemon.html
parent5e4d8dee8bb242deb8fd16e7dcd74a0e7fb713d2 (diff)
downloadgit-htmldocs-4604fe5609a48fc240d1a88a15c642c9883363c7.tar.gz
Autogenerated HTML docs for v1.6.0.2-287-g3791f
Diffstat (limited to 'git-daemon.html')
-rw-r--r--git-daemon.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-daemon.html b/git-daemon.html
index 9716f0a42..601059fd1 100644
--- a/git-daemon.html
+++ b/git-daemon.html
@@ -486,9 +486,9 @@ git repositories.</p></div>
</dt>
<dd>
<p>
- Allow <sub>user notation to be used in requests. When
+ Allow ~user notation to be used in requests. When
specified with no parameter, requests to
- git://host/</sub>alice/foo is taken as a request to access
+ git://host/~alice/foo is taken as a request to access
<em>foo</em> repository in the home directory of user <tt>alice</tt>.
If <tt>--user-path=path</tt> is specified, the same request is
taken as a request to access <tt>path/foo</tt> repository in
@@ -624,7 +624,7 @@ receive-pack
<dd>
<p>
This serves <em>git-send-pack</em> clients, allowing anonymous
- push. It is disabled by default, as there is <em>no</em>
+ push. It is disabled by default, as there is _no_
authentication in the protocol (in other words, anybody
can push anything into the repository, including removal
of refs). This is solely meant for a closed LAN setting
@@ -746,7 +746,7 @@ selectively enable/disable services per repository
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-08-31 06:31:47 UTC
+Last updated 2008-09-19 06:32:49 UTC
</div>
</div>
</body>