Date: Tue, 24 Jan 2023 00:10:45 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 62adb1e95352 - main - UPDATING: fix typo Message-ID: <202301240010.30O0Aj72085957@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=62adb1e95352c52b709344452e96b5eae8eb426b commit 62adb1e95352c52b709344452e96b5eae8eb426b Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2023-01-24 00:08:12 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-01-24 00:09:08 +0000 UPDATING: fix typo I'd forgotten to fix this from the review, and a couple of people have pointed it out after the commit. Sponsored by: Netflix --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 970365c0fed3..e9d53811df8d 100644 --- a/UPDATING +++ b/UPDATING @@ -1634,7 +1634,7 @@ https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html 20160708: The stable/11 branch has been created from head@r302406. -After branch N is created, entriels older than the N-2 branch point are removed +After branch N is created, entries older than the N-2 branch point are removed from this file. After stable/14 is branched and current becomes FreeBSD 15, entries older than stable/12 branch point will be removed from current's UPDATING file.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301240010.30O0Aj72085957>