Blame SOURCES/0002-MAN-mention-attributes-in-see-also.patch

3b3728
From 897ccf40b2e7ab30c3b8a3fb42584d1d5b8c4bb3 Mon Sep 17 00:00:00 2001
3b3728
From: Alexey Tikhonov <atikhono@redhat.com>
3b3728
Date: Fri, 13 Jan 2023 18:58:05 +0100
3b3728
Subject: [PATCH] MAN: mention `attributes` in 'see also'
3b3728
3b3728
Reviewed-by: Justin Stephenson <jstephen@redhat.com>
3b3728
Reviewed-by: Sumit Bose <sbose@redhat.com>
3b3728
(cherry picked from commit b631c3174a3f8f5c169e9507969015dd79fdfd80)
3b3728
---
3b3728
 src/man/include/seealso.xml | 3 +++
3b3728
 1 file changed, 3 insertions(+)
3b3728
3b3728
diff --git a/src/man/include/seealso.xml b/src/man/include/seealso.xml
3b3728
index 9999496fa..7f0bbe9df 100644
3b3728
--- a/src/man/include/seealso.xml
3b3728
+++ b/src/man/include/seealso.xml
3b3728
@@ -10,6 +10,9 @@
3b3728
             <citerefentry>
3b3728
                 <refentrytitle>sssd-ldap</refentrytitle><manvolnum>5</manvolnum>
3b3728
             </citerefentry>,
3b3728
+            <citerefentry>
3b3728
+                <refentrytitle>sssd-ldap-attributes</refentrytitle><manvolnum>5</manvolnum>
3b3728
+            </citerefentry>,
3b3728
             <citerefentry>
3b3728
                 <refentrytitle>sssd-krb5</refentrytitle><manvolnum>5</manvolnum>
3b3728
             </citerefentry>,
3b3728
-- 
3b3728
2.37.3
3b3728