From 834ab87e8f5a3f9937e0997cb5427e205959d344 Mon Sep 17 00:00:00 2001
From: Michal Zidek <mzidek@redhat.com>
Date: Wed, 12 Nov 2014 15:47:11 +0100
Subject: [PATCH 103/104] 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 fbaca66724f7023dfa6068c225d6f61af0e662bb..5f801f25690f4f7c15b8e030968c6d052daa3812 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 (and in case of services also
+ protocol names) are still lowercased in
+ the output.
</para>
</listitem>
</varlistentry>
--
1.9.3