tiny fixes
This commit is contained in:
parent
8898ff9e04
commit
333c21b8cc
6
curl.1
6
curl.1
@ -193,7 +193,7 @@ Makes curl scan the
|
|||||||
file in the user's home directory for login name and password. This is
|
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
|
typically used for ftp on unix. If used with http, curl will enable user
|
||||||
authentication. See
|
authentication. See
|
||||||
.BR netrc(4)
|
.BR netrc(5)
|
||||||
for details on the file format. Curl will not complain if that file
|
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
|
hasn't the right permissions (it should not be world nor group
|
||||||
readable). The environment variable "HOME" is used to find the home
|
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>
|
- Linas Vepstas <linas@linas.org>
|
||||||
- Bjorn Reese <breese@mail1.stofanet.dk>
|
- Bjorn Reese <breese@mail1.stofanet.dk>
|
||||||
- Johan Anderson <johan@homemail.com>
|
- Johan Anderson <johan@homemail.com>
|
||||||
- Kjell Ericson <Kjell.Ericson@sth.frontec.se>
|
- Kjell Ericson <Kjell.Ericson@haxx,nu>
|
||||||
- Troy Engel <tengel@sonic.net>
|
- Troy Engel <tengel@sonic.net>
|
||||||
- Ryan Nelson <ryan@inch.com>
|
- Ryan Nelson <ryan@inch.com>
|
||||||
- Bjorn Stenberg <Bjorn.Stenberg@sth.frontec.se>
|
- Bjorn Stenberg <Bjorn.Stenberg@haxx.nu>
|
||||||
- Angus Mackay <amackay@gus.ml.org>
|
- Angus Mackay <amackay@gus.ml.org>
|
||||||
- Eric Young <eay@cryptsoft.com>
|
- Eric Young <eay@cryptsoft.com>
|
||||||
- Simon Dick <simond@totally.irrelevant.org>
|
- Simon Dick <simond@totally.irrelevant.org>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user