diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-01-22 18:27:25 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-01-22 18:27:25 +0000 |
| commit | 0ab4a51e4e0a4b0a0fc6958bc4d1fea329c379c1 (patch) | |
| tree | 983a8619b6366e2f10da2418a9edf53fa9c92f44 /lib/libfetch/fetch.3 | |
| parent | 10deca7e6810cc6b7ca053d699e6815961d5db95 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/fetch.3')
| -rw-r--r-- | lib/libfetch/fetch.3 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 4bd63bde9594..540b42fc895f 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -520,6 +520,14 @@ the document URL will be used as referrer URL. Specifies the User-Agent string to use for HTTP requests. This can be useful when working with HTTP origin or proxy servers that differentiate between user agents. +.It Ev NETRC +Specifies a file to use instead of +.Pa ~/.netrc +to look up login names and passwords for FTP sites. +See +.Xr ftp 1 +for a description of the file format. +This feature is experimental. .El .Sh SEE ALSO .Xr fetch 1 , |
