git: f1be60851a - main - Status/2026Q2: Fixes
Lorenzo Salvadore <[email protected]> Sun, 26 Jul 2026 17:58:56 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=f1be60851a8787e3ac3c4f27bf08615e27548958 commit f1be60851a8787e3ac3c4f27bf08615e27548958 Author: Lorenzo Salvadore <[email protected]> AuthorDate: 2026-07-26 17:57:03 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2026-07-26 17:58:29 +0000 Status/2026Q2: Fixes --- .../content/en/status/report-2026-04-2026-06/freebsd-foundation.adoc | 2 +- website/content/en/status/report-2026-04-2026-06/ntsync.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/status/report-2026-04-2026-06/freebsd-foundation.adoc b/website/content/en/status/report-2026-04-2026-06/freebsd-foundation.adoc index 491011ed93..fc469cd7e3 100644 --- a/website/content/en/status/report-2026-04-2026-06/freebsd-foundation.adoc +++ b/website/content/en/status/report-2026-04-2026-06/freebsd-foundation.adoc @@ -28,7 +28,7 @@ Refer to these report entries describing much of that sponsored development work * <<_freebsd_on_microsoft_hyperv_and_azure,FreeBSD on Microsoft HyperV and Azure>> * <<_freebsd_software_bill_of_materials_sbom,FreeBSD Software Bill of Materials (SBOM)>> * <<_full_cpuid_control_for_bhyve,Full CPUID Control for bhyve>> -* <<_hackathon_202606_halifax_nova_scotia_canada,Hackathon 202606 - Halifax, Nova Scotia, Canada>> +* <<_hackathon_202606halifax_nova_scotia_canada,Hackathon 202606 - Halifax, Nova Scotia, Canada>> * <<_hibernate_aka_suspend_to_disk,Hibernate (aka Suspend-to-disk)>> * <<_improve_libvirt_support_for_bhyve_hypervisor,Improve libvirt Support for bhyve Hypervisor>> * <<_improve_openjdk_on_freebsd,Improve OpenJDK on FreeBSD>> diff --git a/website/content/en/status/report-2026-04-2026-06/ntsync.adoc b/website/content/en/status/report-2026-04-2026-06/ntsync.adoc index c719973eb0..adb4c3990a 100644 --- a/website/content/en/status/report-2026-04-2026-06/ntsync.adoc +++ b/website/content/en/status/report-2026-04-2026-06/ntsync.adoc @@ -12,6 +12,6 @@ Both native FreeBSD interface, and the Linux ABI compatibility layers, are writt To test the driver, a minimal version of the Linux kernel test harness was ported. FreeBSD driver follows the interface details as encoded by the tests, when a discrepancy between Linux documentation and tests was found. -Both the driver and its man page man:ntsync(4) were written from scratch, without consulting the Linux source code. +Both the driver and its man page man:ntsync[4] were written from scratch, without consulting the Linux source code. Sponsor: The FreeBSD Foundation