summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/man
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-05-05 11:06:39 -0400
committerRob Crittenden <rcritten@redhat.com>2008-05-05 11:10:10 -0400
commitd6171f8cef74d7bf8d475d3c05611e308f5923b8 (patch)
tree7d966589506711812f3ed0d0ed90ca52497612df /ipa-admintools/man
parent3bbad0704d747b64ba69e0076f21e1aaba80963e (diff)
downloadfreeipa-d6171f8cef74d7bf8d475d3c05611e308f5923b8.tar.gz
freeipa-d6171f8cef74d7bf8d475d3c05611e308f5923b8.tar.xz
freeipa-d6171f8cef74d7bf8d475d3c05611e308f5923b8.zip
Remove duplicated "the" and add some formatting to the EXAMPLE for clarity.
443012
Diffstat (limited to 'ipa-admintools/man')
-rw-r--r--ipa-admintools/man/ipa-adddelegation.17
1 files changed, 4 insertions, 3 deletions
diff --git a/ipa-admintools/man/ipa-adddelegation.1 b/ipa-admintools/man/ipa-adddelegation.1
index 3233c5cd..063b3b89 100644
--- a/ipa-admintools/man/ipa-adddelegation.1
+++ b/ipa-admintools/man/ipa-adddelegation.1
@@ -32,7 +32,7 @@ For example, a secretary group may be granted write access to modify the phone a
.SH "OPTIONS"
.TP
\fB\-a\fR, \fB\-\-attributes\fR=\fIATTRIBUTES\fR
-A comma\-separated list of the the \f[SM]attributes\fR that may be written by the source group.
+A comma\-separated list of the \f[SM]attributes\fR that may be written by the source group.
.TP
\fB\-l\fR
Provide a list of common attribute names. This is not an exhaustive list.
@@ -45,9 +45,10 @@ The name of the group that will be written to.
.PP
All arguments are mandatory.
.SH "EXAMPLES"
-.TP
+.TP
ipa\-adddelegation \-a telephonenumber,facsimiletelephonenumber,mobile \-s secretaries \-t everyone phones
-Create a delegation named phones that will let anyone in the secretaries group edit the phone numbers of anyone in the group everyone.
+
+Create a delegation named \fBphones\fR that will let anyone in the \fIsecretaries\fR group edit the phone numbers of anyone in the group \fIeveryone\fR.
.SH "EXIT STATUS"
0 if the delegation was added successfully