Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 18:43:30 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 7be29291845a - stable/14 - UPDATING: fix a vestigial reference to -CURRENT
Message-ID:  <202308251843.37PIhUtc015238@gitrepo.freebsd.org>

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

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

commit 7be29291845aecb5567715dca4d707af1bb6721b
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2023-08-25 18:42:17 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2023-08-25 18:42:17 +0000

    UPDATING: fix a vestigial reference to -CURRENT
    
    This was missed in a previous commit.
    
    Approved by:    re (implicit)
    Submitted by:   pstef
    Sponsored by:   GoFundMe https://www.gofundme.com/f/gjbbsd
    Sponsored by:   PayPal https://paypal.me/gjbbsd
---
 UPDATING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPDATING b/UPDATING
index deadbbc555d5..ee096e9a6fa6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
-Updating Information for users of FreeBSD-CURRENT.
+Updating Information for users of FreeBSD stable/14.
 
 This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
 See end of file for further details.  For commonly done items, please see the



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