Commit 333c21b8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

tiny fixes

parent 8898ff9e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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>