From f87ca7853b8e36043db7b26521f343a782c3342e Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Tue, 8 Jan 2008 16:39:24 +0000 Subject: [PATCH] explicitly present the ip masking algorithm --- doc/man/man5/slapd.access.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index b9556fea60..0fbb1e1fc3 100644 --- a/doc/man/man5/slapd.access.5 +++ b/doc/man/man5/slapd.access.5 @@ -595,7 +595,8 @@ prefix and the part, and it is compared against the .B portion of the pattern after masking with -.BR . +.BR : +\fI((peername & ) == )\fP. As an example, .B peername.ip=127.0.0.1 and -- 2.39.5