Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2025 22:08:02 GMT
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 4fc1e7546f12 - main - RELNOTES: Fix a typo in the 5000d023a446 entry
Message-ID:  <202510132208.59DM82w6004074@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rmacklem:

URL: https://cgit.FreeBSD.org/src/commit/?id=4fc1e7546f1289183ec5d0b80653cab090c60399

commit 4fc1e7546f1289183ec5d0b80653cab090c60399
Author:     Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2025-10-13 22:04:24 +0000
Commit:     Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2025-10-13 22:04:24 +0000

    RELNOTES: Fix a typo in the 5000d023a446 entry
    
    Reported by:    matteo
---
 RELNOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELNOTES b/RELNOTES
index 174ce12e4148..e34a5b23a005 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -11,7 +11,7 @@ newline.  Entries should be separated by a newline.
 Changes to this file should not be MFCed.
 
 5000d023a446, 03da141d59ae:
-	Add a "-f" option to "kadmin -l dump" with can be used to
+	Add a "-f" option to "kadmin -l dump" which can be used to
 	dump the Heimdal KDC database in a format that can be loaded
 	into the MIT KDC.
 	See https://wiki.freebsd.org/Kerberos/Heimdal2MIT_KDC_Migration



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510132208.59DM82w6004074>