aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-30 07:55:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-30 07:55:30 +0000
commit706f5e1a5d58aef35db6a6007335b2f7edc0bc1d (patch)
tree94fc262ab4b006f73d03beb72ef1b63498eef6fc /README
parentdb7d772d3ee002a3adef31cf1b6fa10e838e1c31 (diff)
README.curl is renamed to MANUAL
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 25f8d6871..0fd88d510 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ README
Curl is a command line tool for transfering data specified with URL
syntax. Find out how to use Curl by reading the curl.1 man page or the
- README.curl document. Find out how to install Curl by reading the INSTALL
+ MANUAL document. Find out how to install Curl by reading the INSTALL
document.
libcurl is a library that Curl is using to do its job. It is readily