summaryrefslogtreecommitdiff
path: root/Documentation/git-http-backend.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-04-09 18:45:04 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-04-09 18:45:04 (GMT)
commitefb4ec68b82aa003e18c1731e17503d3bf8d15f4 (patch)
tree90de8f10e2435c598c1cfecc3b4b4f2fcaf4cc29 /Documentation/git-http-backend.txt
parent4d7ad08f6a3ff172eba464d0037a85ecce00fd0c (diff)
parent5df05146d5cb94628a3dfc53063c802ee1152cec (diff)
downloadgit-efb4ec68b82aa003e18c1731e17503d3bf8d15f4.zip
git-efb4ec68b82aa003e18c1731e17503d3bf8d15f4.tar.gz
git-efb4ec68b82aa003e18c1731e17503d3bf8d15f4.tar.bz2
Merge commit 'doc/http-backend: missing accent grave in literal mark-up'
* commit '5df05146d5cb94628a3dfc53063c802ee1152cec': doc/http-backend: missing accent grave in literal mark-up
Diffstat (limited to 'Documentation/git-http-backend.txt')
-rw-r--r--Documentation/git-http-backend.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-http-backend.txt b/Documentation/git-http-backend.txt
index e8c13f6..d422ba4 100644
--- a/Documentation/git-http-backend.txt
+++ b/Documentation/git-http-backend.txt
@@ -191,7 +191,7 @@ ScriptAlias /git/ /var/www/cgi-bin/gitweb.cgi/
----------------------------------------------------------------
Lighttpd::
- Ensure that `mod_cgi`, `mod_alias, `mod_auth`, `mod_setenv` are
+ Ensure that `mod_cgi`, `mod_alias`, `mod_auth`, `mod_setenv` are
loaded, then set `GIT_PROJECT_ROOT` appropriately and redirect
all requests to the CGI:
+