diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2012-04-24 14:21:40 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-05-03 14:09:15 -0400 |
commit | a23919ed39d212f9f5694d9b103c84641fdb7680 (patch) | |
tree | cabdf863367de844c7123a833c39f39263506b0b /src/man/po | |
parent | c20a339d54b39120b4051f690ca759e6d079f177 (diff) | |
download | sssd-a23919ed39d212f9f5694d9b103c84641fdb7680.tar.gz sssd-a23919ed39d212f9f5694d9b103c84641fdb7680.tar.xz sssd-a23919ed39d212f9f5694d9b103c84641fdb7680.zip |
MAN: Add manpage for ID mapping
Diffstat (limited to 'src/man/po')
-rw-r--r-- | src/man/po/po4a.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/man/po/po4a.cfg b/src/man/po/po4a.cfg index e0f835d4c..6d2a4db7c 100644 --- a/src/man/po/po4a.cfg +++ b/src/man/po/po4a.cfg @@ -23,6 +23,7 @@ [type:docbook] include/service_discovery.xml $lang:$(builddir)/$lang/include/service_discovery.xml opt:"-k 0" [type:docbook] include/upstream.xml $lang:$(builddir)/$lang/include/upstream.xml opt:"-k 0" [type:docbook] include/failover.xml $lang:$(builddir)/$lang/include/failover.xml opt:"-k 0" +[type:docbook] include/ldap_id_mapping.xml $lang:$(builddir)/$lang/include/ldap_id_mapping.xml opt:"-k 0" [type:docbook] include/param_help.xml $lang:$(builddir)/$lang/include/param_help.xml opt:"-k 0" [type:docbook] include/debug_levels.xml $lang:$(builddir)/$lang/include/debug_levels.xml opt:"-k 0" [type:docbook] include/experimental.xml $lang:$(builddir)/$lang/include/experimental.xml opt:"-k 0" |