diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index 2129e58e83e6b15ce4f48949712ac9c6916e389f..c2917be20855d4088c0d0bd92f9bd0c325daecc7 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 <ip> portion of the pattern after masking with -.BR <mask> . +.BR <mask> : +\fI((peername & <mask>) == <ip>)\fP. As an example, .B peername.ip=127.0.0.1 and