summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/include/service_discovery.xml2
-rw-r--r--src/man/sssd-krb5.5.xml2
-rw-r--r--src/man/sssd.conf.5.xml10
-rw-r--r--src/man/sssd_krb5_locator_plugin.8.xml4
4 files changed, 9 insertions, 9 deletions
diff --git a/src/man/include/service_discovery.xml b/src/man/include/service_discovery.xml
index 64898dbea..78ebd0989 100644
--- a/src/man/include/service_discovery.xml
+++ b/src/man/include/service_discovery.xml
@@ -28,7 +28,7 @@
<refentrytitle>sssd.conf</refentrytitle>
<manvolnum>5</manvolnum>
</citerefentry>
- manual page for more defails.
+ manual page for more details.
</para>
</refsect2>
<refsect2 id='search_protocol'>
diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml
index 563100694..491e0442b 100644
--- a/src/man/sssd-krb5.5.xml
+++ b/src/man/sssd-krb5.5.xml
@@ -260,7 +260,7 @@
</para>
<para>
Please note that this feature currently only
- available on a Linux plattform.
+ available on a Linux platform.
</para>
<para>
Default: false
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 96b7a4c3c..449c01f81 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -129,8 +129,8 @@
</para>
<para>
PLEASE NOTE: the support for non-unique named
- subpatterns is not available on all plattforms
- (e.g. RHEL5 and SLES10). Only plattforms with
+ subpatterns is not available on all platforms
+ (e.g. RHEL5 and SLES10). Only platforms with
libpcre version 7 or higher can support non-unique
named subpatterns.
</para>
@@ -332,7 +332,7 @@
<listitem>
<para>
Exclude certain users from being fetched from the sss
- NSS database. This is particulary useful for system
+ NSS database. This is particularly useful for system
accounts. This option can also be set per-domain or
include fully-qualified names to filter only users from
the particular domain.
@@ -864,7 +864,7 @@
<listitem>
<para>
Indicate if a home directory should be created by default for new users.
- Can be overriden on command line.
+ Can be overridden on command line.
</para>
<para>
Default: TRUE
@@ -876,7 +876,7 @@
<listitem>
<para>
Indicate if a home directory should be removed by default for deleted users.
- Can be overriden on command line.
+ Can be overridden on command line.
</para>
<para>
Default: TRUE
diff --git a/src/man/sssd_krb5_locator_plugin.8.xml b/src/man/sssd_krb5_locator_plugin.8.xml
index 6c60431ff..4178556aa 100644
--- a/src/man/sssd_krb5_locator_plugin.8.xml
+++ b/src/man/sssd_krb5_locator_plugin.8.xml
@@ -50,7 +50,7 @@
<manvolnum>8</manvolnum>
</citerefentry>
puts the Realm and the name or IP address of the KDC into the
- enviroment variables SSSD_KRB5_REALM and SSSD_KRB5_KDC respectively.
+ environment variables SSSD_KRB5_REALM and SSSD_KRB5_KDC respectively.
When <command>sssd_krb5_locator_plugin</command> is called by the
kerberos libraries it reads and evaluates these variable and returns
them to the libraries.
@@ -66,7 +66,7 @@
Kerberos setup.
</para>
<para>
- If the enviroment variable SSSD_KRB5_LOCATOR_DEBUG is set to any
+ If the environment variable SSSD_KRB5_LOCATOR_DEBUG is set to any
value debug messages will be sent to stderr.
</para>
</refsect1>