mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix some minor man page issues.
438771
This commit is contained in:
parent
f87dc9123b
commit
5a56b7c885
@ -29,7 +29,7 @@ The principal takes the form of:
|
|||||||
|
|
||||||
service/fully\-qualified\-hostname
|
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
|
cifs
|
||||||
dhcp
|
dhcp
|
||||||
|
@ -27,5 +27,7 @@ ipa\-delgroup \fIgroup\fR
|
|||||||
Deletes a group with group name \fIgroup\fR.
|
Deletes a group with group name \fIgroup\fR.
|
||||||
|
|
||||||
Members of the group are not affected.
|
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"
|
.SH "EXIT STATUS"
|
||||||
The exit status is 0 on success, nonzero on error.
|
The exit status is 0 on success, nonzero on error.
|
||||||
|
@ -24,7 +24,7 @@ ipa\-deluser \- Delete a user
|
|||||||
ipa\-deluser \fIuser\fR
|
ipa\-deluser \fIuser\fR
|
||||||
|
|
||||||
.SH "DESCRIPTION"
|
.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.
|
Users are automatically removed from groups when they are deleted.
|
||||||
.SH "EXIT STATUS"
|
.SH "EXIT STATUS"
|
||||||
|
Loading…
Reference in New Issue
Block a user