summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-10-02 17:27:12 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-10-11 09:59:36 +0200
commit65a8e6e655c22027d3e02ea697972111f2a33e33 (patch)
tree0bb43bf6f4d08787777039a1ddee461246370df2 /src
parentf322968cb3e9187eb5ddc9d575fa77027b71bb3b (diff)
downloadsssd-65a8e6e655c22027d3e02ea697972111f2a33e33.tar.gz
sssd-65a8e6e655c22027d3e02ea697972111f2a33e33.tar.xz
sssd-65a8e6e655c22027d3e02ea697972111f2a33e33.zip
MAN: Fix refsect-id
The refsect id was copied from sssd.conf(5) and was wrong. Fixing the refsect might help us if we ever generate other formats from XML and certainly wouldn't hurt.
Diffstat (limited to 'src')
-rw-r--r--src/man/sssd-ad.5.xml2
-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.xml2
-rw-r--r--src/man/sssd-simple.5.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index bae9d003d..3aa865ab1 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -84,7 +84,7 @@ ldap_id_mapping = False
</para>
</refsect1>
- <refsect1 id='file-format'>
+ <refsect1 id='configuration-options'>
<title>CONFIGURATION OPTIONS</title>
<para>Refer to the section <quote>DOMAIN SECTIONS</quote> of the
<citerefentry>
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml
index 7b0c7be89..bbee1f80a 100644
--- a/src/man/sssd-ipa.5.xml
+++ b/src/man/sssd-ipa.5.xml
@@ -66,7 +66,7 @@
</para>
</refsect1>
- <refsect1 id='file-format'>
+ <refsect1 id='configuration-options'>
<title>CONFIGURATION OPTIONS</title>
<para>Refer to the section <quote>DOMAIN SECTIONS</quote> of the
<citerefentry>
diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml
index d1ff0196c..e8d693aa8 100644
--- a/src/man/sssd-krb5.5.xml
+++ b/src/man/sssd-krb5.5.xml
@@ -59,7 +59,7 @@
</refsect1>
- <refsect1 id='file-format'>
+ <refsect1 id='configuration-options'>
<title>CONFIGURATION OPTIONS</title>
<para>
If the auth-module krb5 is used in an SSSD domain, the following
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index 3a0f74595..98b0349e5 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -45,7 +45,7 @@
</para>
</refsect1>
- <refsect1 id='file-format'>
+ <refsect1 id='configuration-options'>
<title>CONFIGURATION OPTIONS</title>
<para>
All of the common configuration options that apply to SSSD domains also apply
diff --git a/src/man/sssd-simple.5.xml b/src/man/sssd-simple.5.xml
index 6b2277f00..8f94990da 100644
--- a/src/man/sssd-simple.5.xml
+++ b/src/man/sssd-simple.5.xml
@@ -65,7 +65,7 @@
</para>
</refsect1>
- <refsect1 id='file-format'>
+ <refsect1 id='configuration-options'>
<title>CONFIGURATION OPTIONS</title>
<para>Refer to the section <quote>DOMAIN SECTIONS</quote> of the
<citerefentry>