git: 118a5fec79 - main - fix __FreeBSD_version 1305000 entry.

Glen Barber gjb at FreeBSD.org
Fri Feb 5 00:12:25 UTC 2021


The branch main has been updated by gjb:

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

commit 118a5fec79dc05a8583a7462cd17a46287aafa3b
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-05 00:12:06 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-05 00:12:06 +0000

    fix __FreeBSD_version 1305000 entry.
    
    Pointyhat:      gjb (myself)
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 documentation/content/en/books/porters-handbook/versions/chapter.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


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