Blame SOURCES/0079-MAN-update-of-subdomain_homedir-usage.patch

2fc102
From 75b31af85b662912d9deb0c6a8f14728f20e5d2d Mon Sep 17 00:00:00 2001
2fc102
From: Pavel Reichl <preichl@redhat.com>
2fc102
Date: Wed, 29 Jan 2014 16:55:30 +0000
2fc102
Subject: [PATCH 79/80] MAN: update of subdomain_homedir usage
2fc102
2fc102
Resolves:
2fc102
https://fedorahosted.org/sssd/ticket/2169
2fc102
2fc102
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
2fc102
---
2fc102
 src/man/sssd.conf.5.xml | 3 ++-
2fc102
 1 file changed, 2 insertions(+), 1 deletion(-)
2fc102
2fc102
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
2fc102
index 84770f6b28876278a0ddd6d8a8a8f9a8e0d3146f..5d861c73cfeb41920619d95e5c1e5c1975dcc45b 100644
2fc102
--- a/src/man/sssd.conf.5.xml
2fc102
+++ b/src/man/sssd.conf.5.xml
2fc102
@@ -1771,7 +1771,8 @@ fallback_homedir = /home/%u
2fc102
                     <listitem>
2fc102
                         <para>
2fc102
                             Use this homedir as default value for all subdomains
2fc102
-                            within this domain. See <emphasis>override_homedir</emphasis>
2fc102
+                            within this domain in IPA AD trust.
2fc102
+                            See <emphasis>override_homedir</emphasis>
2fc102
                             for info about possible values. In addition to those, the
2fc102
                             expansion below can only be used with
2fc102
                             <emphasis>subdomain_homedir</emphasis>.
2fc102
-- 
2fc102
1.8.5.3
2fc102