From 8e89944abc12c1dcbf161efea9d8f4a43dbb6a41 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sat, 20 Dec 2003 15:29:05 +0000 Subject: [PATCH] for consistency, always allow 'onelevel' as an alias for 'one' in dnstyle --- doc/man/man5/slapd.access.5 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index a3e7906b65..19d529b427 100644 --- a/doc/man/man5/slapd.access.5 +++ b/doc/man/man5/slapd.access.5 @@ -91,11 +91,15 @@ or .B exact (an alias of .BR base ) -indicates the entry whose DN is equal to the pattern. +indicates the entry whose DN is equal to the pattern; .B one +(synonym of +.BR onelevel ) indicates all the entries immediately below the .BR pattern , -.B subtree +.B sub +(synonym of +.BR subtree ) indicates all entries in the subtree at the pattern, .B children indicates all the entries below (subordinate to) the pattern. -- 2.39.5