aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-03-16 11:35:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-03-16 11:35:03 +0000
commit333c21b8cc0e6eeedbd5769bdf450ded2b02d24f (patch)
tree5da7c21d815554c7d22cd3e34ce924ea633d1936
parent8898ff9e04cc139c0f66a0508ce8bb6c4b37408b (diff)
tiny fixes
-rw-r--r--curl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/curl.1 b/curl.1
index 1555b5def..2cce8683d 100644
--- a/curl.1
+++ b/curl.1
@@ -193,7 +193,7 @@ Makes curl scan the
file in the user's home directory for login name and password. This is
typically used for ftp on unix. If used with http, curl will enable user
authentication. See
-.BR netrc(4)
+.BR netrc(5)
for details on the file format. Curl will not complain if that file
hasn't the right permissions (it should not be world nor group
readable). The environment variable "HOME" is used to find the home
@@ -553,10 +553,10 @@ If you do find any (or have other suggestions), mail Daniel Stenberg
- Linas Vepstas <linas@linas.org>
- Bjorn Reese <breese@mail1.stofanet.dk>
- Johan Anderson <johan@homemail.com>
- - Kjell Ericson <Kjell.Ericson@sth.frontec.se>
+ - Kjell Ericson <Kjell.Ericson@haxx,nu>
- Troy Engel <tengel@sonic.net>
- Ryan Nelson <ryan@inch.com>
- - Bjorn Stenberg <Bjorn.Stenberg@sth.frontec.se>
+ - Bjorn Stenberg <Bjorn.Stenberg@haxx.nu>
- Angus Mackay <amackay@gus.ml.org>
- Eric Young <eay@cryptsoft.com>
- Simon Dick <simond@totally.irrelevant.org>