summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/man/sss_groupdel.8.xml3
-rw-r--r--server/man/sss_userdel.8.xml3
2 files changed, 2 insertions, 4 deletions
diff --git a/server/man/sss_groupdel.8.xml b/server/man/sss_groupdel.8.xml
index 887dfab8f..7cb94c2e5 100644
--- a/server/man/sss_groupdel.8.xml
+++ b/server/man/sss_groupdel.8.xml
@@ -31,8 +31,7 @@
<para>
<command>sss_groupdel</command> deletes a group
identified by its name <replaceable>GROUP</replaceable>
- from the system. Deleting a non-existent group is a no-op and
- will not be reported as an error.
+ from the system.
</para>
</refsect1>
diff --git a/server/man/sss_userdel.8.xml b/server/man/sss_userdel.8.xml
index 2b6d923e4..a13fa5c57 100644
--- a/server/man/sss_userdel.8.xml
+++ b/server/man/sss_userdel.8.xml
@@ -31,8 +31,7 @@
<para>
<command>sss_userdel</command> deletes a user
identified by login name <replaceable>LOGIN</replaceable>
- from the system. Deleting a non-existent user is a no-op and
- will not be reported as an error.
+ from the system.
</para>
</refsect1>