tiny fixes
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2000 11:35:03 +0000 (11:35 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2000 11:35:03 +0000 (11:35 +0000)
curl.1

diff --git a/curl.1 b/curl.1
index 1555b5d..2cce868 100644 (file)
--- 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>