From 428474879116b1fa304484a3d9c85c89cc894baf Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 13 Jun 2003 21:36:24 +0000 Subject: Clarify that original address and port when doing transparent proxying are _destination_ address and port. --- lib/libalias/libalias.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/libalias') diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index a056f88..90cf727 100644 --- a/lib/libalias/libalias.3 +++ b/lib/libalias/libalias.3 @@ -600,13 +600,13 @@ pass the original address and port information into the new destination server. If .Cm encode_ip_hdr -is specified, the original address and port is passed as an extra IP -option. +is specified, the original destination address and port are passed +as an extra IP option. If .Cm encode_tcp_stream -is specified, the original address and port is passed as the first -piece of data in the TCP stream in the format -.Dq DEST Ar IP port . +is specified, the original destination address and port are passed +as the first piece of data in the TCP stream in the format +.Dq Li DEST Ar IP port . .It Cm port Ar portnum Only packets with the destination port .Ar portnum -- cgit v1.1