git: 79adfaa7f6 - main - relnotes: fix a gitref
Mitchell Horne <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by mhorne (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=79adfaa7f607f73e347d96b1c0637f3e4ef699c4 commit 79adfaa7f607f73e347d96b1c0637f3e4ef699c4 Author: Mitchell Horne <[email protected]> AuthorDate: 2021-04-08 14:44:38 +0000 Commit: Mitchell Horne <[email protected]> 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] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"