diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-22 13:02:28 +0000 | 
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-22 13:02:28 +0000 | 
| commit | 3a5146d9e27e4472cb615d1d5e7027d0e331bec3 (patch) | |
| tree | 9e88a547c7f774cc6533ee481e3c36d66be24d9d /lib/libfetch | |
| parent | db1e3a4f989033ed3fab9d010cece2664836c8df (diff) | |
Notes
Diffstat (limited to 'lib/libfetch')
| -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 5bbfa2e6b515..0e107d07f97a 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -444,7 +444,7 @@ Invalid URL  The accompanying error message includes a protocol-specific error code  and message, e.g. "File is not available (404 Not Found)"  .Sh ENVIRONMENT -.Bl -tag -width FETCH_BIND_ADDRESS +.Bl -tag -width ".Ev FETCH_BIND_ADDRESS"  .It Ev FETCH_BIND_ADDRESS  Specifies a hostname or IP address to which sockets used for outgoing  connections will be bound.  | 
