summaryrefslogtreecommitdiffstats
path: root/lib/libalias
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalias')
-rw-r--r--lib/libalias/libalias.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3
index 0090387..1b2f81f 100644
--- a/lib/libalias/libalias.3
+++ b/lib/libalias/libalias.3
@@ -812,14 +812,14 @@ will return zero.
.Ft int
.Fn PacketUnaliasOut "char *buffer" "int maxpacketsize"
.Bd -ragged -offset indent
-An outgoing packet, which has already been aliased, has its private address/port
-information restored by this function.
+An outgoing packet, which has already been aliased,
+has its private address/port information restored by this function.
The IP packet is pointed to by
.Fa buffer ,
and
.Fa maxpacketsize
-is provided for error checking purposes.
-This function can be used if an already-aliased packet needs to have its
+is provided for error checking purposes.
+This function can be used if an already-aliased packet needs to have its
original IP header restored for further processing (eg. logging).
.Ed
.Sh BUGS
OpenPOWER on IntegriCloud