Date: Thu, 8 Apr 2021 18:56:55 GMT From: Mitchell Horne <mhorne@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 79adfaa7f6 - main - relnotes: fix a gitref Message-ID: <202104081856.138Iuttf002309@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mhorne (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=79adfaa7f607f73e347d96b1c0637f3e4ef699c4 commit 79adfaa7f607f73e347d96b1c0637f3e4ef699c4 Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2021-04-08 14:44:38 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2021-04-08 18:53:25 +0000 relnotes: fix a gitref --- website/content/en/releases/13.0R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc index 61d4a17dbb..3fccac6e42 100644 --- a/website/content/en/releases/13.0R/relnotes.adoc +++ b/website/content/en/releases/13.0R/relnotes.adoc @@ -210,7 +210,7 @@ regular expressions using these escapes. gitref:adeebf4cd47c[repository=src] New man:aio_readv[2] and man:aio_writev[2] system calls provide vectored -analogues of man:aio_read[2] and man:aio_write[2]. gitref:022ca2fc7fe0 +analogues of man:aio_read[2] and man:aio_write[2]. gitref:022ca2fc7fe0[repository=src] powerpc64 switched to ELFv2 ABI at the same time it switched to LLVM. This brings us to a parity with modern Linux distributions. This also makes the binaries from previous FreeBSD versions incompatible with 13.0-RELEASE. Kernel still supports ELFv1, so jails and chroots using older FreeBSD versions are still compatible. gitref:e4399d169acc[repository=src]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104081856.138Iuttf002309>