From 8da1e21231a039889507f4d727882bd0a64e5b95 Mon Sep 17 00:00:00 2001 From: Johan Herland Date: Sun, 15 Jun 2008 12:14:12 +0200 Subject: Consistency: Use "libcurl" instead of "cURL library" and "curl" Signed-off-by: Johan Herland Signed-off-by: Junio C Hamano --- Documentation/howto/setup-git-server-over-http.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/howto') diff --git a/Documentation/howto/setup-git-server-over-http.txt b/Documentation/howto/setup-git-server-over-http.txt index b7d09c1ec..403274860 100644 --- a/Documentation/howto/setup-git-server-over-http.txt +++ b/Documentation/howto/setup-git-server-over-http.txt @@ -186,7 +186,7 @@ Step 3: setup the client ------------------------ Make sure that you have HTTP support, i.e. your git was built with -curl (version more recent than 7.10). The command 'git http-push' with +libcurl (version more recent than 7.10). The command 'git http-push' with no argument should display a usage message. Then, add the following to your $HOME/.netrc (you can do without, but will be -- cgit v1.2.1