[release-notes] Correct malformed ulink tag in Samba

John J. McDonough jjmcd at fedoraproject.org
Sat Oct 19 14:51:05 UTC 2013


commit a10983e7a494929720665d332c2d852981ecfbf0
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sat Oct 19 10:51:00 2013 -0400

    Correct malformed ulink tag in Samba

 en-US/Samba.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Samba.xml b/en-US/Samba.xml
index a3b4421..fd75dfa 100644
--- a/en-US/Samba.xml
+++ b/en-US/Samba.xml
@@ -13,7 +13,8 @@
         SSSD adds ID mapping for CIFS shares
       </title>
       <para>
-	Information on this feature can be found in the <ulink xref="security-sssd_cifs">Security</ulink> section.
+	Information on this feature can be found in the <ulink
+	type="http" url="security-sssd_cifs">Security</ulink> section.
       </para>
   </section>
 </section>


More information about the docs-commits mailing list