diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
| commit | 0227791b40a6936310e1dd376b0883b540fec0c0 (patch) | |
| tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /lib/libfetch/fetch.3 | |
| parent | e340fc602be23c05a35f023bb91e70b4148c2ad9 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/fetch.3')
| -rw-r--r-- | lib/libfetch/fetch.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 3e151321178b..9e78a175614b 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -381,7 +381,7 @@ To register the authentication callback, simply set .Va fetchAuthMethod to point at it. The callback will be used whenever a site requires authentication and -the appropriate environment variables aren't set. +the appropriate environment variables are not set. .Pp This interface is experimental and may be subject to change. .Sh RETURN VALUES |
