Hello, some man page fixes.
https://fedorahosted.org/sssd/ticket/2462 Michal
>From 77a40c49602cab00d3179bf266a01eddaf1f60de Mon Sep 17 00:00:00 2001 From: Michal Zidek <mzi...@redhat.com> Date: Wed, 12 Nov 2014 15:47:11 +0100 Subject: [PATCH] MAN: Update case_sensitive=Preserving in man pages. https://fedorahosted.org/sssd/ticket/2462 --- src/man/sssd.conf.5.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index fbaca66..e1f44df 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -2013,8 +2013,11 @@ fallback_homedir = /home/%u <listitem> <para> Same as False (case insensitive), but - does not lowercase names in the output - of getpwnam and getgrnam. + does not lowercase names in the result + of NSS operations. Note that name aliases + are still lowercased in the output. In the + future this option will affect the output + from InfoPipe D-Bus responder as well. </para> </listitem> </varlistentry> -- 1.9.3
_______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel