diff options
| author | Brian Somers <brian@FreeBSD.org> | 1999-03-07 15:02:22 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1999-03-07 15:02:22 +0000 |
| commit | ac8e3334de328c09a7b00ed25b6347a8ad8302da (patch) | |
| tree | 872f8222ae3133b5698f7ce20e60decd77b5f64a /lib/libalias | |
| parent | a39fd2143cb2a1498dcabd0736b780b44b5df1b7 (diff) | |
Notes
Diffstat (limited to 'lib/libalias')
| -rw-r--r-- | lib/libalias/libalias.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index 156e7af31648..16624bc0d706 100644 --- a/lib/libalias/libalias.3 +++ b/lib/libalias/libalias.3 @@ -539,7 +539,9 @@ This specifies the .Ar host and .Ar portnum -that the data is to be redirected to. If +that the data is to be redirected to. +.Ar host +must be an IP address rather than a DNS host name. If .Ar portnum is not specified, the destination port number is not changed. .Pp |
