From 65a8e6e655c22027d3e02ea697972111f2a33e33 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Wed, 2 Oct 2013 17:27:12 +0200 Subject: 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. --- src/man/sssd-krb5.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man/sssd-krb5.5.xml') diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml index d1ff0196..e8d693aa 100644 --- a/src/man/sssd-krb5.5.xml +++ b/src/man/sssd-krb5.5.xml @@ -59,7 +59,7 @@ - + CONFIGURATION OPTIONS If the auth-module krb5 is used in an SSSD domain, the following -- cgit