diff --git a/website/content/en/status/report-2022-07-2022-09/_index.adoc b/website/content/en/status/report-2022-07-2022-09/_index.adoc --- a/website/content/en/status/report-2022-07-2022-09/_index.adoc +++ b/website/content/en/status/report-2022-07-2022-09/_index.adoc @@ -12,6 +12,9 @@ :source-highlighter: rouge :experimental: :reports-path: content/en/status/report-2022-07-2022-09 +:lang: en + +include::shared/{lang}/urls.adoc[] include::{reports-path}/intro.adoc[] diff --git a/website/content/en/status/report-2022-07-2022-09/cloud-init.adoc b/website/content/en/status/report-2022-07-2022-09/cloud-init.adoc --- a/website/content/en/status/report-2022-07-2022-09/cloud-init.adoc +++ b/website/content/en/status/report-2022-07-2022-09/cloud-init.adoc @@ -12,7 +12,7 @@ To remedy the situation, this project aims to bring FreeBSD cloud-init support on par with Linux support. The broader plan is to lift support across all BSDs. -The project deliverables include completing an extraction of certain networking classes, implementing man:ifconfig[8] and man:login.conf[5] parsers, implementing IPv6 configuration, creating man:devd.conf[5] rules for Azure, and extref:{handbook}[FreeBSD Handbook] documentation about productionizing FreeBSD. +The project deliverables include completing an extraction of certain networking classes, implementing man:ifconfig[8] and man:login.conf[5] parsers, implementing IPv6 configuration, creating man:devd.conf[5] rules for Azure, and link:{handbook}[FreeBSD Handbook] documentation about productionizing FreeBSD. On the way there, any BSD-related bugs found in modules and documentation will also be fixed.