Hello, please see simple patch attached.
>From da7a3121fc37c2c20b58b716a261ea6de219f493 Mon Sep 17 00:00:00 2001
From: Pavel Reichl <prei...@redhat.com>
Date: Fri, 2 Oct 2015 09:11:51 -0400
Subject: [PATCH] sss_override: amend man page - overrides do not stack

---
 src/man/sss_override.8.xml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/man/sss_override.8.xml b/src/man/sss_override.8.xml
index 6381d7731761d3aa9e976475bae40941eb2264eb..24c38936984946b3284d1523a7321a7e7f3d7982 100644
--- a/src/man/sss_override.8.xml
+++ b/src/man/sss_override.8.xml
@@ -60,7 +60,9 @@
                 </term>
                 <listitem>
                     <para>
-                        Override attributes of an user.
+                        Override attributes of an user. Please be aware that
+                        calling this command will replace any previous override
+                        for the (NAMEd) user.
                     </para>
                 </listitem>
             </varlistentry>
@@ -128,7 +130,9 @@
                 </term>
                 <listitem>
                     <para>
-                        Override attributes of a group.
+                        Override attributes of a group. Please be aware that
+                        calling this command will replace any previous override
+                        for the (NAMEd) group.
                     </para>
                 </listitem>
             </varlistentry>
-- 
2.4.3

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to