[31486] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Fix documentation typo

daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Thu Nov 20 19:55:39 2025

From: ghudson@mit.edu
To: cvs-krb5@mit.edu
Message-Id: <20251121005534.6635B1017FD@krbdev.mit.edu>
Date: Thu, 20 Nov 2025 19:55:34 -0500 (EST)
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/bc9c596178a5ef3f585dece00fd2a51a6ddfa6a2
commit bc9c596178a5ef3f585dece00fd2a51a6ddfa6a2
Author: Greg Hudson <ghudson@mit.edu>
Date:   Thu Nov 20 19:54:13 2025 -0500

    Fix documentation typo
    
    Fix a typo reported by Ruslan Satlykov, and a run-on sentence in the
    same file.

 doc/admin/conf_files/index.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/admin/conf_files/index.rst b/doc/admin/conf_files/index.rst
index a04836ac7..8a513d13e 100644
--- a/doc/admin/conf_files/index.rst
+++ b/doc/admin/conf_files/index.rst
@@ -3,11 +3,11 @@ Configuration Files
 
 Kerberos uses configuration files to allow administrators to specify
 settings on a per-machine basis.  :ref:`krb5.conf(5)` applies to all
-applications using the Kerboros library, on clients and servers.
+applications using the Kerberos library, on clients and servers.
 For KDC-specific applications, additional settings can be specified in
 :ref:`kdc.conf(5)`; the two files are merged into a configuration profile
 used by applications accessing the KDC database directly.  :ref:`kadm5.acl(5)`
-is also only used on the KDC, it controls permissions for modifying the
+is also only used on the KDC; it controls permissions for modifying the
 KDC database.
 
 Contents
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post