summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 fa4b8e3a9..0d3f34890 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 2e7da1349..3278306dc 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 c5fa2cc47..3767968f6 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 918715a2f..b53d22718 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.