summaryrefslogtreecommitdiffstats
path: root/ipa-admintools
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-admintools')
-rw-r--r--ipa-admintools/man/ipa-addservice.12
-rw-r--r--ipa-admintools/man/ipa-delgroup.12
-rw-r--r--ipa-admintools/man/ipa-deluser.12
3 files changed, 4 insertions, 2 deletions
diff --git a/ipa-admintools/man/ipa-addservice.1 b/ipa-admintools/man/ipa-addservice.1
index 642076fe7..432f54381 100644
--- a/ipa-admintools/man/ipa-addservice.1
+++ b/ipa-admintools/man/ipa-addservice.1
@@ -29,7 +29,7 @@ The principal takes the form of:
service/fully\-qualified\-hostname
-The list of possible services is too exhaustive to list here but a short list is:
+The list of possible services is too extensive to list here but a short list is:
cifs
dhcp
diff --git a/ipa-admintools/man/ipa-delgroup.1 b/ipa-admintools/man/ipa-delgroup.1
index de158c707..8c50f6dfd 100644
--- a/ipa-admintools/man/ipa-delgroup.1
+++ b/ipa-admintools/man/ipa-delgroup.1
@@ -27,5 +27,7 @@ ipa\-delgroup \fIgroup\fR
Deletes a group with group name \fIgroup\fR.
Members of the group are not affected.
+
+The groups \fIadmins\fR and \fIeditors\fR are required by IPA and may not be removed.
.SH "EXIT STATUS"
The exit status is 0 on success, nonzero on error.
diff --git a/ipa-admintools/man/ipa-deluser.1 b/ipa-admintools/man/ipa-deluser.1
index 81e7ba1d4..08be8ee7a 100644
--- a/ipa-admintools/man/ipa-deluser.1
+++ b/ipa-admintools/man/ipa-deluser.1
@@ -24,7 +24,7 @@ ipa\-deluser \- Delete a user
ipa\-deluser \fIuser\fR
.SH "DESCRIPTION"
-Deletes a user with login name \fIname\fR.
+Deletes a user with user name \fIname\fR.
Users are automatically removed from groups when they are deleted.
.SH "EXIT STATUS"