diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-04-16 10:38:05 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-04-20 10:55:15 -0400 |
commit | 9b3f37cb0c70c7b18c49b657e3799094a8711cad (patch) | |
tree | 72eaa432724a51525ff9818ddd0dfedc871fcfff /src/man/po | |
parent | 9d7d4458d94d0aac0a7edf999368eb18f89cb76a (diff) | |
download | sssd-9b3f37cb0c70c7b18c49b657e3799094a8711cad.tar.gz sssd-9b3f37cb0c70c7b18c49b657e3799094a8711cad.tar.xz sssd-9b3f37cb0c70c7b18c49b657e3799094a8711cad.zip |
Document sss_tools better
https://fedorahosted.org/sssd/ticket/917
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 3e5af742..e0f835d4 100644 --- a/src/man/po/po4a.cfg +++ b/src/man/po/po4a.cfg @@ -26,3 +26,4 @@ [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" +[type:docbook] include/local.xml $lang:$(builddir)/$lang/include/local.xml opt:"-k 0" |