summaryrefslogtreecommitdiffstats
path: root/git-daemon.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-04-22 12:38:39 +0900
committerJunio C Hamano <gitster@pobox.com>2019-04-22 12:38:39 +0900
commitb551377cb5b53a9d5872eeaa46cd5b3a0a661435 (patch)
treee9b56aec3e6abf5746d842678d8fa88b01472e8d /git-daemon.html
parent6b7d215a58fcad73e1d989b5767c9d3b2ba6608b (diff)
downloadgit-htmldocs-b551377cb5b53a9d5872eeaa46cd5b3a0a661435.tar.gz
Autogenerated HTML docs for v2.21.0-498-g14c0f8
Diffstat (limited to 'git-daemon.html')
-rw-r--r--git-daemon.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-daemon.html b/git-daemon.html
index a59284733..646c99baa 100644
--- a/git-daemon.html
+++ b/git-daemon.html
@@ -810,7 +810,7 @@ Git repositories.</p></div>
This is sort of "Git root" - if you run <em>git daemon</em> with
<em>--base-path=/srv/git</em> on example.com, then if you later try to pull
<em>git://example.com/hello.git</em>, <em>git daemon</em> will interpret the path
- as <em>/srv/git/hello.git</em>.
+ as <code>/srv/git/hello.git</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1280,7 +1280,7 @@ services are performed.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-03-01 08:39:58 JST
+ 2019-04-22 12:35:42 JST
</div>
</div>
</body>