summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Zeleny <jzeleny@redhat.com>2011-10-12 16:31:21 +0200
committerStephen Gallagher <sgallagh@redhat.com>2011-10-13 13:20:15 -0400
commit41a9dd0eee7d1afe24fe17ac6291d102049c3637 (patch)
tree737adbaabc13e80fc9d409e117fa75fd37a2668a
parent80a0a7569ea86d518bca4c322de15f925ef4e6db (diff)
downloadsssd_unused-41a9dd0eee7d1afe24fe17ac6291d102049c3637.tar.gz
sssd_unused-41a9dd0eee7d1afe24fe17ac6291d102049c3637.tar.xz
sssd_unused-41a9dd0eee7d1afe24fe17ac6291d102049c3637.zip
man page fix (lists are comma-separated)
https://fedorahosted.org/sssd/ticket/1024
-rw-r--r--src/man/sssd-ipa.5.xml2
-rw-r--r--src/man/sssd-krb5.5.xml2
-rw-r--r--src/man/sssd-ldap.5.xml4
3 files changed, 4 insertions, 4 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 8d2ba681..fb592792 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -80,7 +80,7 @@
<term>ipa_server (string)</term>
<listitem>
<para>
- The list of IP addresses or hostnames of the
+ The comma-separated list of IP addresses or hostnames of the
IPA servers to which SSSD should connect in
the order of preference. For more information
on failover and server redundancy, see the
diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml
index 529bf24f..d629d876 100644
--- a/src/man/sssd-krb5.5.xml
+++ b/src/man/sssd-krb5.5.xml
@@ -74,7 +74,7 @@
<term>krb5_server (string)</term>
<listitem>
<para>
- Specifies the list of IP addresses or hostnames
+ Specifies the comma-separated list of IP addresses or hostnames
of the Kerberos servers to which SSSD should
connect in the order of preference. For more
information on failover and server redundancy,
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index be1d333a..fb51e98d 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -85,7 +85,7 @@
<term>ldap_chpass_uri (string)</term>
<listitem>
<para>
- Specifies the list of URIs of the LDAP servers to
+ Specifies the comma-separated list of URIs of the LDAP servers to
which SSSD should connect in the order of preference
to change the password of a user. Refer to the
<quote>FAILOVER</quote> section for more information
@@ -1161,7 +1161,7 @@
<term>krb5_server (string)</term>
<listitem>
<para>
- Specifies the list of IP addresses or hostnames
+ Specifies the comma-separated list of IP addresses or hostnames
of the Kerberos servers to which SSSD should
connect in the order of preference. For more
information on failover and server redundancy,