-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Fixes: #496
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkwI4+kACgkQHsardTLnvCVe/QCg39/FK0qVJyXhWSBzvLuWC4wJ
La8AoKVwCZaR18E81NVzx0gkjxVbJXXK
=0b3a
-----END PGP SIGNATURE-----
From e3198cd1d93a52a0282a53c661e3bf2a253c8fc6 Mon Sep 17 00:00:00 2001
From: Jakub Hrozek <jhro...@redhat.com>
Date: Fri, 28 May 2010 13:27:35 +0200
Subject: [PATCH] Man page fixes

Fixes: #496
---
 src/man/sssd-krb5.5.xml |    6 +++++-
 src/man/sssd.conf.5.xml |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml
index 732f05b..e78fd76 100644
--- a/src/man/sssd-krb5.5.xml
+++ b/src/man/sssd-krb5.5.xml
@@ -83,7 +83,8 @@
                     <term>krb5_realm (string)</term>
                     <listitem>
                         <para>
-                            The name of the Kerberos realm.
+                            The name of the Kerberos realm. This option is required
+                            and must be specified.
                         </para>
                     </listitem>
                 </varlistentry>
@@ -119,6 +120,9 @@
                             servers to try the back end is not switch to offline
                             if authentication against the KDC is still possible.
                         </para>
+                        <para>
+                            Default: Use the KDC
+                        </para>
                     </listitem>
                 </varlistentry>
 
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 0e7c572..bd2d3ac 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -289,7 +289,7 @@
                     <term>entry_negative_timeout (integer)</term>
                     <listitem>
                         <para>
-                            Specifies for how long nss_sss should cache
+                            Specifies for how many seconds nss_sss should cache
                             negative cache hits (that is, queries for
                             invalid database entries, like nonexistent ones)
                             before asking the back end again.
-- 
1.6.6.1

Attachment: 0001-Man-page-fixes.patch.sig
Description: PGP signature

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to