From 07a6d6c2080d43bc280a871bd25632af6123e4e2 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Mon, 9 Sep 2002 07:01:51 +0000
Subject: [PATCH] (re)insert reference to rfc2253

---
 doc/guide/admin/slapdconfig.sdf | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/guide/admin/slapdconfig.sdf b/doc/guide/admin/slapdconfig.sdf
index c45cd3ec00..1e653232ec 100644
--- a/doc/guide/admin/slapdconfig.sdf
+++ b/doc/guide/admin/slapdconfig.sdf
@@ -600,7 +600,9 @@ The first form is used to select all entries.  The second form may
 be used to select entries by matching a regular expression against
 the target entry's {{normalized DN}}.   (The second form is not
 discussed further in this document.)  The third form is used to
-select entries which are within the requested scope of DN.
+select entries which are within the requested scope of DN.  The
+<DN> is a string representation of the Distinguished Name, as
+described in {{REF:RFC2253}}.
 
 The scope can be either {{EX:base}}, {{EX:one}}, {{EX:subtree}},
 or {{EX:children}}.  Where {{EX:base}} matches only the entry with
-- 
GitLab