git: 16e7cfb746 - main - fix __FreeBSD_version after 3c6a89748a01
Glen Barber
gjb at FreeBSD.org
Fri Feb 5 16:42:12 UTC 2021
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=16e7cfb74648106fd48005b8b63c6492555a51f2
commit 16e7cfb74648106fd48005b8b63c6492555a51f2
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-05 16:41:57 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-05 16:41:57 +0000
fix __FreeBSD_version after 3c6a89748a01
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
documentation/content/en/books/porters-handbook/versions/chapter.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
index 8c46f8d4da..cc3ab873b3 100644
--- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
@@ -790,8 +790,8 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|February 2, 2021
|13.0-ALPHA3 after adding various LinuxKPI bits conflicting with drm-kmod.
-|1305000
-|link:https://cgit.freebsd.org/src/commit/?id=3d544e6b0bc4000c0a485d84c95ed2b699916f3a[3d544e6b0bc4]
+|1300500
+|link:https://cgit.freebsd.org/src/commit/?id=3c6a89748a01869c18955d5e3bfcdf35f6705d26[3c6a89748a01]
|February 5, 2021
|13.0-STABLE after releng/13.0 was branched.
|===
More information about the dev-commits-doc-all
mailing list