Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2024 15:23:20 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: e36906ac1a4d - stable/14 - RELNOTES: Add pointer to awk info.
Message-ID:  <202403121523.42CFNKMU050803@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by imp:

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

commit e36906ac1a4d7a30c2f5d9e27ae292c7108ede74
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-03-12 15:22:40 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-03-12 15:22:40 +0000

    RELNOTES: Add pointer to awk info.
    
    Sponsored by:           Netflix
---
 RELNOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELNOTES b/RELNOTES
index b92174354789..6a32876351ea 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -12,7 +12,7 @@ Changes to this file should not be MFCed.
 
 daf917daba9c:
 	One True Awk updated to 2nd Edition with new -csv support and UTF-8
-	support.
+	support. See https://awk.dev for more details.
 
 b8e137d8d32d:
 	This commit added some statistics collection to the NFS-over-TLS



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