summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2012-08-02 09:10:55 +0300
committerJakub Hrozek <jhrozek@redhat.com>2012-08-03 14:41:43 +0200
commitc0d9babd59c81c12ca182ab3a72176d4fae494a4 (patch)
tree5018d0db7ca1a5dff500383f628d35d09d8d3a9d
parent5d84e8a9624be1268c3d64a67f2afc7d5dcf49e1 (diff)
downloadsssd_unused-c0d9babd59c81c12ca182ab3a72176d4fae494a4.tar.gz
sssd_unused-c0d9babd59c81c12ca182ab3a72176d4fae494a4.tar.xz
sssd_unused-c0d9babd59c81c12ca182ab3a72176d4fae494a4.zip
Fix various typos in documentation.
-rw-r--r--src/man/sssd-ad.5.xml2
-rw-r--r--src/man/sssd-ipa.5.xml2
-rw-r--r--src/man/sssd-sudo.5.xml4
-rw-r--r--src/man/sssd.conf.5.xml2
4 files changed, 5 insertions, 5 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index fa4b8e3a..0d3f3489 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -106,7 +106,7 @@ ldap_id_mapping = False
the <quote>FAILOVER</quote> section.
This is optional if autodiscovery is enabled.
For more information on service discovery, refer
- to the the <quote>SERVICE DISCOVERY</quote> section.
+ to the <quote>SERVICE DISCOVERY</quote> section.
</para>
</listitem>
</varlistentry>
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 2e7da134..3278306d 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -90,7 +90,7 @@
<quote>FAILOVER</quote> section.
This is optional if autodiscovery is enabled.
For more information on service discovery, refer
- to the the <quote>SERVICE DISCOVERY</quote> section.
+ to the <quote>SERVICE DISCOVERY</quote> section.
</para>
</listitem>
</varlistentry>
diff --git a/src/man/sssd-sudo.5.xml b/src/man/sssd-sudo.5.xml
index c5fa2cc4..3767968f 100644
--- a/src/man/sssd-sudo.5.xml
+++ b/src/man/sssd-sudo.5.xml
@@ -139,7 +139,7 @@ krb5_server = ipa.example.com
The <emphasis>full refresh</emphasis> simply deletes all sudo rules
stored in the cache and replaces them with all rules that are stored
on the server. This is used to keep the cache consistent by removing
- every rule which was deleted from the server. Hovewer, full refresh
+ every rule which was deleted from the server. However, full refresh
may produce a lot of traffic and thus it should be run only
occasionally depending on the size and stability of the sudo rules.
</para>
@@ -192,7 +192,7 @@ krb5_server = ipa.example.com
</itemizedlist>
<para>
There are many configuration options that can be used to adjust
- the behaviour. Please refer to "ldap_sudo_*" in
+ the behavior. Please refer to "ldap_sudo_*" in
<citerefentry>
<refentrytitle>sssd-ldap</refentrytitle>
<manvolnum>5</manvolnum>
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 918715a2..b53d2271 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -1116,7 +1116,7 @@ override_homedir = /home/%u
<para>
<quote>ad</quote>: Active Directory provider. See
<citerefentry>
- <refentrytitle>sssd-ipa</refentrytitle>
+ <refentrytitle>sssd-ad</refentrytitle>
<manvolnum>5</manvolnum>
</citerefentry> for more information on
configuring Active Directory.