* [PATCH] add missing accent grave in git-http-backend.txt
@ 2014-04-09 18:17 Thomas Ackermann
2014-04-09 18:42 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Ackermann @ 2014-04-09 18:17 UTC (permalink / raw)
To: git; +Cc: gitster, th.acker
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
---
Documentation/git-http-backend.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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:
+
--
1.9.0.msysgit.0
---
Thomas
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] add missing accent grave in git-http-backend.txt
2014-04-09 18:17 [PATCH] add missing accent grave in git-http-backend.txt Thomas Ackermann
@ 2014-04-09 18:42 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2014-04-09 18:42 UTC (permalink / raw)
To: Thomas Ackermann; +Cc: git
Thomas Ackermann <th.acker@arcor.de> writes:
> Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
>
> ---
> Documentation/git-http-backend.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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
Good eyes; thanks.
> loaded, then set `GIT_PROJECT_ROOT` appropriately and redirect
> all requests to the CGI:
> +
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-09 18:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-09 18:17 [PATCH] add missing accent grave in git-http-backend.txt Thomas Ackermann
2014-04-09 18:42 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).