summaryrefslogtreecommitdiffstats
path: root/src/man/po/po4a.cfg
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-08-10 10:40:32 -0400
committerJakub Hrozek <jhrozek@redhat.com>2012-08-10 19:12:56 +0200
commit5ef295d1cf410ceaa92c03a7843df8a36409f465 (patch)
treeb6fe4f542d491da8c8b381b6b435762d0e8f6e57 /src/man/po/po4a.cfg
parentfb5abb2a7abf63974d8db444c66f50a2dd74901f (diff)
downloadsssd-5ef295d1cf410ceaa92c03a7843df8a36409f465.tar.gz
sssd-5ef295d1cf410ceaa92c03a7843df8a36409f465.tar.xz
sssd-5ef295d1cf410ceaa92c03a7843df8a36409f465.zip
MAN: Improve description of ldap_*_search_base options
It was ambiguous that these options supported the new multiple search base format, as well as the search filters.
Diffstat (limited to 'src/man/po/po4a.cfg')
-rw-r--r--src/man/po/po4a.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/man/po/po4a.cfg b/src/man/po/po4a.cfg
index e20b71364..0aa9f61fd 100644
--- a/src/man/po/po4a.cfg
+++ b/src/man/po/po4a.cfg
@@ -32,3 +32,5 @@
[type:docbook] include/experimental.xml $lang:$(builddir)/$lang/include/experimental.xml opt:"-k 0"
[type:docbook] include/local.xml $lang:$(builddir)/$lang/include/local.xml opt:"-k 0"
[type:docbook] include/seealso.xml $lang:$(builddir)/$lang/include/seealso.xml opt:"-k 0"
+[type:docbook] include/ldap_search_bases.xml $lang:$(builddir)/$lang/include/ldap_search_bases.xml opt:"-k 0"
+[type:docbook] include/ldap_search_bases_experimental.xml $lang:$(builddir)/$lang/include/ldap_search_bases_experimental.xml opt:"-k 0"