krb5 commit: Fix formatting error in realm_config.rst

[email protected] Tue, 28 May 2024 16:58:07 -0400 (EDT)
Newsgroups gmane.comp.encryption.kerberos.cvs
Message-ID <[email protected]>
https://github.com/krb5/krb5/commit/c5772bc916f8818070f9d78a2999bd5dfa0a68d5
commit c5772bc916f8818070f9d78a2999bd5dfa0a68d5
Author: Jon Moore <[email protected]>
Date:   Sat May 25 17:15:08 2024 -0400

    Fix formatting error in realm_config.rst
    
    Commit 10eb93809b1af06e2b1147aee2e3e50058ba1bbd introduced a
    formatting error in the SRV record descriptions.  Fix it now.
    
    [[email protected]: wrote commit message]
    
    ticket: 9125
    tags: pullup
    target_version: 1.21-next

 doc/admin/realm_config.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/admin/realm_config.rst b/doc/admin/realm_config.rst
index d0ed6f029..32c5b9cf1 100644
--- a/doc/admin/realm_config.rst
+++ b/doc/admin/realm_config.rst
@@ -156,7 +156,8 @@ _kerberos-master._udp
 
     If you have only one KDC, or for whatever reason there is no
     accessible KDC that would get database changes faster than the
-    others, you do not need to define this entry.  _kerberos-adm._tcp
+    others, you do not need to define this entry.
+_kerberos-adm._tcp
     This should list port 749 on your primary KDC.  Support for it is
     not complete at this time, but it will eventually be used by the
     :ref:`kadmin(1)` program and related utilities.  For now, you will