Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2026 14:31:06 +0000
From:      Dimitry Andric <dim@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: a8cf36800e - main - Document __FreeBSD_version value 1600016. Add periods at end of sentences.
Message-ID:  <69ecd02a.396f4.245709e5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dim:

URL: https://cgit.FreeBSD.org/doc/commit/?id=a8cf36800e2af5cf5f503916d66224143e3043f4

commit a8cf36800e2af5cf5f503916d66224143e3043f4
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2026-04-25 14:31:03 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-04-25 14:31:03 +0000

    Document __FreeBSD_version value 1600016. Add periods at end of sentences.
---
 .../content/en/books/porters-handbook/versions/_index.adoc  | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index a8fa4441b0..8e0e6e77af 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -129,22 +129,27 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 |1600012
 |gitref:99e138f20a9bad8276e9ebbb1e155daadf201272[repository="src",length=12]
 |February 13, 2026
-|16.0-CURRENT after adding the `prison_cleanup` entry point to the MAC framework
+|16.0-CURRENT after adding the `prison_cleanup` entry point to the MAC framework.
 
 |1600013
 |gitref:72472e52e310ec348949a3a67d3fa17e33fb8e50[repository="src",length=12]
 |March 12, 2026
-|16.0-CURRENT after retiring the ioctl(2) API from carp(4)
+|16.0-CURRENT after retiring the ioctl(2) API from carp(4).
 
 |1600014
 |gitref:6275cd73aca7f31cbb3b9da2d031f6664814d58c[repository="src",length=12]
 |March 21, 2026
-|16.0-CURRENT after the size of `struct trapframe` changed on amd64
+|16.0-CURRENT after the size of `struct trapframe` changed on amd64.
 
 |1600015
 |gitref:36fe65cc7a31962e80a45d8b0fa6a401653a3deb[repository="src",length=12]
 |April 6, 2026
-|16.0-CURRENT after committing all linuxkpi changes required by the DRM drivers from Linux 6.11
+|16.0-CURRENT after committing all linuxkpi changes required by the DRM drivers from Linux 6.11.
+
+|1600016
+|gitref:8f95b8b19088bd8d73f6d14dab7afe848dfc0c35[repository="src",length=12]
+|April 25, 2026
+|16.0-CURRENT after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-21.1.8-0-g2078da43e25a, a.k.a. 21.1.8 release.
 |===
 
 [[versions-15]]


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ecd02a.396f4.245709e5>