diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2012-09-16 19:35:56 +0300 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2012-09-18 08:45:28 +0200 |
commit | 8bbb42b4102b62b215ece59b8b6561af13891e9e (patch) | |
tree | a98291d0f82003d4a09ddd579f501b2f3b106fa8 /install/tools | |
parent | f695f79748ffd0782990ec752ed140648347d632 (diff) | |
download | freeipa-8bbb42b4102b62b215ece59b8b6561af13891e9e.tar.gz freeipa-8bbb42b4102b62b215ece59b8b6561af13891e9e.tar.xz freeipa-8bbb42b4102b62b215ece59b8b6561af13891e9e.zip |
Fix various typos.
https://fedorahosted.org/freeipa/ticket/3089
Diffstat (limited to 'install/tools')
-rw-r--r-- | install/tools/man/ipa-adtrust-install.1 | 2 | ||||
-rw-r--r-- | install/tools/man/ipa-replica-manage.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/install/tools/man/ipa-adtrust-install.1 b/install/tools/man/ipa-adtrust-install.1 index 936e04c24..5303ec27b 100644 --- a/install/tools/man/ipa-adtrust-install.1 +++ b/install/tools/man/ipa-adtrust-install.1 @@ -22,7 +22,7 @@ ipa\-adtrust\-install \- Prepare an IPA server to be able to establish trust rel .SH "SYNOPSIS" ipa\-adtrust\-install [\fIOPTION\fR]... .SH "DESCRIPTION" -Adds all necesary objects and configuration to allow an IPA server to create a +Adds all necessary objects and configuration to allow an IPA server to create a trust to an Active Directory domain. This requires that the IPA server is already installed and configured. .SH "OPTIONS" diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1 index b750f8fc9..b1704c0b4 100644 --- a/install/tools/man/ipa-replica-manage.1 +++ b/install/tools/man/ipa-replica-manage.1 @@ -157,7 +157,7 @@ A special user entry is created for the PassSync service. The DN of this entry i The following examples use the AD administrator account as the synchronization user. This is not mandatory but the user must have read\-access to the subtree. .TP -1. Transfer the base64\-encoded Windows AD CA Certficate to your IPA Server +1. Transfer the base64\-encoded Windows AD CA Certificate to your IPA Server .TP 2. Remove any existing kerberos credentials # kdestroy |