From 86954f30fe7c3b3c376ab89866d080048d204e5e Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 20 Nov 2007 19:48:42 +0000 Subject: [PATCH] ITS#5237 --- CHANGES | 1 + doc/guide/admin/slapdconf2.sdf | 2 +- doc/guide/admin/slapdconfig.sdf | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index a076603d36..fccc667e31 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,7 @@ OpenLDAP 2.4.7 Engineering Fixed grammar errors (ITS#5223) Refint overlay doc contribution (ITS#5217) Dynamic Lists doc contribution to the admin guide (ITS#5216) + Fixed domain factor typos (ITS#5237) Fixed slapd.conf(5) maxderefdepth default value typo (ITS#5200) Fixed slapd-config(5) maxderefdepth default value typo (ITS#5200) Patches for minor typos in man pages (ITS#5228) diff --git a/doc/guide/admin/slapdconf2.sdf b/doc/guide/admin/slapdconf2.sdf index ed482fd461..aaf157aa98 100644 --- a/doc/guide/admin/slapdconf2.sdf +++ b/doc/guide/admin/slapdconf2.sdf @@ -1104,7 +1104,7 @@ the group entry). Some factors may not be appropriate in all environments (or any). For example, the domain factor relies on IP to domain name lookups. -As these can easily spoofed, the domain factor should not be avoided. +As these can easily spoofed, the domain factor should be avoided. H3: The access to grant diff --git a/doc/guide/admin/slapdconfig.sdf b/doc/guide/admin/slapdconfig.sdf index 0e19d779ac..eb5a1de0ee 100644 --- a/doc/guide/admin/slapdconfig.sdf +++ b/doc/guide/admin/slapdconfig.sdf @@ -660,7 +660,7 @@ the group entry). Some factors may not be appropriate in all environments (or any). For example, the domain factor relies on IP to domain name lookups. -As these can easily spoofed, the domain factor should not be avoided. +As these can easily spoofed, the domain factor should be avoided. H3: The access to grant -- 2.39.5