aboutsummaryrefslogtreecommitdiff
path: root/libmilter/docs/overview.html
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2010-01-26 04:17:18 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2010-01-26 04:17:18 +0000
commit09b16018d032d94de7fbaf59c4d6fc4a43c4d610 (patch)
tree25902a53d874255d42002dd157e36601e71e2df5 /libmilter/docs/overview.html
parent7db286411e6127edcdd31f558ac20de5c63055b0 (diff)
Notes
Diffstat (limited to 'libmilter/docs/overview.html')
-rw-r--r--libmilter/docs/overview.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/libmilter/docs/overview.html b/libmilter/docs/overview.html
index b7e80dfdbed7..5c6f21ce4ce1 100644
--- a/libmilter/docs/overview.html
+++ b/libmilter/docs/overview.html
@@ -4,7 +4,7 @@
</HEAD>
<BODY>
<!--
-$Id: overview.html,v 1.19 2006/12/21 18:23:47 ca Exp $
+$Id: overview.html,v 1.20 2009/11/13 18:15:05 ca Exp $
-->
<H1>Technical Overview</H1>
@@ -60,7 +60,9 @@ returns to <CODE>MESSAGE</CODE>.
For each of N connections
{
For each filter
- process connection/helo (<A HREF="xxfi_connect.html">xxfi_connect</A>, <A HREF="xxfi_helo.html">xxfi_helo</A>)
+ process connection (<A HREF="xxfi_connect.html">xxfi_connect</A>)
+ For each filter
+ process helo/ehlo (<A HREF="xxfi_helo.html">xxfi_helo</A>)
MESSAGE:For each message in this connection (sequentially)
{
For each filter