Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-04-09 23:06:14 +0400
committerJunio C Hamano <gitster@pobox.com>2014-04-09 23:06:14 +0400
commit68773ac915580e88016c34ce1269730382b501d4 (patch)
tree35d1fe437e7cf562c1c846ec6644ee70cd361a7e /Documentation/git-http-backend.txt
parent7bf272cc042f41d1c16dfdd0d4893e61622e6dde (diff)
parent0bc85abb7aa9b24b093253018801a0fb43d01122 (diff)
Sync with 1.9.2
* maint: Git 1.9.2 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 e8c13f60ae..d422ba4b59 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:
+