From 0d5348f9eaec7c207d5ef35e652ebf4c5bd97705 Mon Sep 17 00:00:00 2001 From: charnier Date: Sun, 8 Jun 2003 09:53:08 +0000 Subject: The .Fn function --- lib/libalias/libalias.3 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'lib/libalias') diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index 6eb4f4b..b6bd785 100644 --- a/lib/libalias/libalias.3 +++ b/lib/libalias/libalias.3 @@ -98,9 +98,10 @@ below for the meaning of these mode bits. .Pp This function will always return the packet aliasing engine to the same initial state. +The .Fn PacketAliasSetAddress -is normally called afterwards, and any desired changes from the default mode -bits listed above require a call to +function is normally called afterwards, and any desired changes from the +default mode bits listed above require a call to .Fn PacketAliasSetMode . .Pp It is mandatory that this function be called at the beginning of a program @@ -781,9 +782,10 @@ returns Once a fragment pointer is retrieved, it becomes the calling program's responsibility to free the dynamically allocated memory for the fragment. .Pp +The .Fn PacketAliasGetFragment -can be called sequentially until there are no more fragments available, -at which time it returns +function can be called sequentially until there are no more fragments +available, at which time it returns .Dv NULL . .Ed .Pp -- cgit v1.1