Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2021 00:12:25 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 118a5fec79 - main - fix __FreeBSD_version 1305000 entry.
Message-ID:  <202102050012.1150CPnX039662@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

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

commit 118a5fec79dc05a8583a7462cd17a46287aafa3b
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2021-02-05 00:12:06 +0000
Commit:     Glen Barber <gjb@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.
 |===



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102050012.1150CPnX039662>