git: b776d2274b - main - Document __FreeBSD_version 1305000

Glen Barber gjb at FreeBSD.org
Fri Feb 5 00:06:35 UTC 2021


The branch main has been updated by gjb:

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

commit b776d2274bde3b1f96ef0330fd632232c111b1aa
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-05 00:06:04 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-05 00:06:26 +0000

    Document __FreeBSD_version 1305000
    
    Approved by:    re (implicit)
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 .../content/en/books/porters-handbook/versions/chapter.adoc          | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
index d89a32f386..eb7c76ef9e 100644
--- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
@@ -789,6 +789,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 |link:https://cgit.freebsd.org/src/commit/?id=91a07ed50ffca4dfada3e7f1f050ea746c1bac66[91a07ed50ffc]
 |February 2, 2021
 |13.0-ALPHA3 after adding various LinuxKPI bits conflicting with drm-kmod.
+
+|1305000
+|link:https://cgit.freebsd.org/src/commit/?id=XXXX[XXXX]
+|February 5, 2021
+|13.0-STABLE after releng/13.0 was branched.
 |===
 
 [[versions-12]]


More information about the dev-commits-doc-all mailing list