Hi Jakub,

On Mon, Feb 6, 2012 at 5:25 PM, Jakub Hrozek <jhrozek@redhat.com> wrote:
On Mon, Feb 06, 2012 at 05:08:02PM +0100, Marco Pizzoli wrote:
>    Hi, I hope to be of help in asking/reporting this kind of things.
>
>    In man sssd-ldap:
>
>    - ldap_enumeration_refresh_timeout (integer)
>
>            The LDAP attribute that contains how many seconds SSSD has to wait
>            before refreshing its cache of enumerated records.
>
>            Default: 300
>
>    Probably this is not a LDAP attribute. Am I right?

You're right, it's not an attribute.

>
>    ---------------------------------
>
>    - ldap_purge_cache_timeout  <missing parameter type>

Yes, it's supposed to be saying "integer".

>
>    Marco

Thank you for reporting these. Feel free to send git-formatted patches
for bugs you see in manual pages (or elsewhere).

I would be happy to do my best, but I admit to be total ignorant of how to git-format anything :-/
Please, could you point me to an easy tutorial on how to do this?

I see in your patch file this command:
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
Are there other tasks I need to complete before or after?

Thanks
Marco