diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-03-24 17:28:57 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-03-24 17:28:57 +0000 |
| commit | a4d3934b7671925a4742d7aadf96e36df4ffd866 (patch) | |
| tree | d3be7bd5a1e5a12378adad668c5ff3bf7253ba4d /lib/libfetch/fetch.3 | |
| parent | d812acbe761e079cf3258e7a6f0fac9fd8426987 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/fetch.3')
| -rw-r--r-- | lib/libfetch/fetch.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 55ddd6edc2bf..ea7c9cd082c8 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -316,9 +316,9 @@ If the will be attempted. .Pp If the -.Fa h -(high) flag is specified, data sockets will be allocated in the high -port range (see +.Fa l +(low) flag is specified, data sockets will be allocated in the low (or +default) port range instead of the hifh port range (see .Xr ip 4 ) . .Pp If the |
