aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2021-06-19 18:56:16 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2021-06-19 19:09:00 +0000
commit3462d12db6ebf303064db168a2333374344f369a (patch)
tree0efa6987a5afdf632a5636d2163db36acd4b6ca7 /documentation/content/en/articles
parent130b0430d42780a99b76f17f73ca6b46266cffd3 (diff)
Diffstat (limited to 'documentation/content/en/articles')
-rw-r--r--documentation/content/en/articles/building-products/_index.adoc12
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc18
-rw-r--r--documentation/content/en/articles/contributing/_index.adoc12
-rw-r--r--documentation/content/en/articles/contributors/_index.adoc6
-rw-r--r--documentation/content/en/articles/filtering-bridges/_index.adoc6
-rw-r--r--documentation/content/en/articles/freebsd-questions/_index.adoc12
-rw-r--r--documentation/content/en/articles/freebsd-update-server/_index.adoc6
-rw-r--r--documentation/content/en/articles/geom-class/_index.adoc6
-rw-r--r--documentation/content/en/articles/gjournal-desktop/_index.adoc12
-rw-r--r--documentation/content/en/articles/hubs/_index.adoc12
-rw-r--r--documentation/content/en/articles/ipsec-must/_index.adoc6
-rw-r--r--documentation/content/en/articles/leap-seconds/_index.adoc6
-rw-r--r--documentation/content/en/articles/linux-users/_index.adoc6
-rw-r--r--documentation/content/en/articles/mailing-list-faq/_index.adoc12
-rw-r--r--documentation/content/en/articles/nanobsd/_index.adoc6
-rw-r--r--documentation/content/en/articles/pgpkeys/_index.adoc6
-rw-r--r--documentation/content/en/articles/port-mentor-guidelines/_index.adoc6
-rw-r--r--documentation/content/en/articles/pr-guidelines/_index.adoc12
-rw-r--r--documentation/content/en/articles/problem-reports/_index.adoc12
-rw-r--r--documentation/content/en/articles/rc-scripting/_index.adoc6
-rw-r--r--documentation/content/en/articles/releng/_index.adoc18
-rw-r--r--documentation/content/en/articles/remote-install/_index.adoc6
-rw-r--r--documentation/content/en/articles/serial-uart/_index.adoc6
-rw-r--r--documentation/content/en/articles/vinum/_index.adoc4
24 files changed, 107 insertions, 107 deletions
diff --git a/documentation/content/en/articles/building-products/_index.adoc b/documentation/content/en/articles/building-products/_index.adoc
index c88a93e0fb..1d17ca9906 100644
--- a/documentation/content/en/articles/building-products/_index.adoc
+++ b/documentation/content/en/articles/building-products/_index.adoc
@@ -23,22 +23,22 @@ tags: ["FreeBSD", "FreeBSD as base for your product"]
ifeval::["{backend}" == "html5"]
include::shared/releases.adoc[]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
:imagesdir: ../../../images/articles/building-products/
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/releases.adoc[]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
:imagesdir: ../../../../static/images/articles/building-products/
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/releases.adoc[]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
:imagesdir: ../../../../static/images/articles/building-products/
endif::[]
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 1d1d3df923..887aa31f2c 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -21,23 +21,23 @@ tags: ["FreeBSD Committer's Guide", "Guide", "Community"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/teams.adoc[lines=16..-1]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/teams.adoc[lines=16..-1]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/teams.adoc[lines=16..-1]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/teams.adoc[lines=16..-1]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/contributing/_index.adoc b/documentation/content/en/articles/contributing/_index.adoc
index e3f4017d4a..94c2eabffa 100644
--- a/documentation/content/en/articles/contributing/_index.adoc
+++ b/documentation/content/en/articles/contributing/_index.adoc
@@ -21,18 +21,18 @@ tags: ["Contributing", "FreeBSD", "Non-Programmer Tasks", "Programmer Tasks"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/contributors/_index.adoc b/documentation/content/en/articles/contributors/_index.adoc
index 12ddc082bd..ffc3beeb88 100644
--- a/documentation/content/en/articles/contributors/_index.adoc
+++ b/documentation/content/en/articles/contributors/_index.adoc
@@ -17,19 +17,19 @@ tags: ["Contributors", "FreeBSD", "individuals", "organizations"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
:include-path: content/en/articles/contributors/
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
:include-path:
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
:include-path:
endif::[]
diff --git a/documentation/content/en/articles/filtering-bridges/_index.adoc b/documentation/content/en/articles/filtering-bridges/_index.adoc
index 4f54b24ace..b2de36b5ca 100644
--- a/documentation/content/en/articles/filtering-bridges/_index.adoc
+++ b/documentation/content/en/articles/filtering-bridges/_index.adoc
@@ -19,15 +19,15 @@ tags: ["network", "filtering", "bridges", "FreeBSD"]
:sectnumlevels: 6
ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/freebsd-questions/_index.adoc b/documentation/content/en/articles/freebsd-questions/_index.adoc
index ba81c5ce28..bf2220c29c 100644
--- a/documentation/content/en/articles/freebsd-questions/_index.adoc
+++ b/documentation/content/en/articles/freebsd-questions/_index.adoc
@@ -19,18 +19,18 @@ tags: ["questions", "mailing", "FreeBSD"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/freebsd-update-server/_index.adoc b/documentation/content/en/articles/freebsd-update-server/_index.adoc
index dab8525828..39d73b086a 100644
--- a/documentation/content/en/articles/freebsd-update-server/_index.adoc
+++ b/documentation/content/en/articles/freebsd-update-server/_index.adoc
@@ -21,17 +21,17 @@ tags: ["FreeBSD", "Update", "Server", "internal"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/geom-class/_index.adoc b/documentation/content/en/articles/geom-class/_index.adoc
index 3d836c51f3..461e2dbb84 100644
--- a/documentation/content/en/articles/geom-class/_index.adoc
+++ b/documentation/content/en/articles/geom-class/_index.adoc
@@ -19,15 +19,15 @@ tags: ["GEOM", "kernel", "modules", "FreeBSD"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/gjournal-desktop/_index.adoc b/documentation/content/en/articles/gjournal-desktop/_index.adoc
index c39fa2d3a1..184964e273 100644
--- a/documentation/content/en/articles/gjournal-desktop/_index.adoc
+++ b/documentation/content/en/articles/gjournal-desktop/_index.adoc
@@ -20,20 +20,20 @@ tags: ["UFS", "Journaling" , "Desktop", "FreeBSD"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "html5"]
diff --git a/documentation/content/en/articles/hubs/_index.adoc b/documentation/content/en/articles/hubs/_index.adoc
index fa28584e38..88bc9c522e 100644
--- a/documentation/content/en/articles/hubs/_index.adoc
+++ b/documentation/content/en/articles/hubs/_index.adoc
@@ -25,20 +25,20 @@ tags: ["Mirroring", "FreeBSD", "Hub"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
include::shared/releases.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
include::../../../../shared/releases.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
include::../../../../shared/releases.adoc[]
endif::[]
diff --git a/documentation/content/en/articles/ipsec-must/_index.adoc b/documentation/content/en/articles/ipsec-must/_index.adoc
index 7e2cbef7db..1d93f78587 100644
--- a/documentation/content/en/articles/ipsec-must/_index.adoc
+++ b/documentation/content/en/articles/ipsec-must/_index.adoc
@@ -19,15 +19,15 @@ tags: ["IPsec", "verification", "FreeBSD"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/leap-seconds/_index.adoc b/documentation/content/en/articles/leap-seconds/_index.adoc
index 1a2ac552bb..7595cd5c5e 100644
--- a/documentation/content/en/articles/leap-seconds/_index.adoc
+++ b/documentation/content/en/articles/leap-seconds/_index.adoc
@@ -15,15 +15,15 @@ tags: ["Leap Seconds", "Support", "Verification", "FreeBSD"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
'''
diff --git a/documentation/content/en/articles/linux-users/_index.adoc b/documentation/content/en/articles/linux-users/_index.adoc
index aa2e76682a..c9072bdbf2 100644
--- a/documentation/content/en/articles/linux-users/_index.adoc
+++ b/documentation/content/en/articles/linux-users/_index.adoc
@@ -19,15 +19,15 @@ tags: ["Quickstart", "guide", "Linux", "FreeBSD"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/mailing-list-faq/_index.adoc b/documentation/content/en/articles/mailing-list-faq/_index.adoc
index d70b735075..a98b913ce4 100644
--- a/documentation/content/en/articles/mailing-list-faq/_index.adoc
+++ b/documentation/content/en/articles/mailing-list-faq/_index.adoc
@@ -19,20 +19,20 @@ tags: ["FAQ", "Mailing Lists", "FreeBSD"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/nanobsd/_index.adoc b/documentation/content/en/articles/nanobsd/_index.adoc
index b90ac20046..5f5fff8afa 100644
--- a/documentation/content/en/articles/nanobsd/_index.adoc
+++ b/documentation/content/en/articles/nanobsd/_index.adoc
@@ -20,17 +20,17 @@ tags: ["nanobsd", "guide", "embedded", "FreeBSD"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc
index e46baa2962..be2df13e73 100644
--- a/documentation/content/en/articles/pgpkeys/_index.adoc
+++ b/documentation/content/en/articles/pgpkeys/_index.adoc
@@ -16,7 +16,7 @@ tags: ["OpenPGP", "Developers", "Officers", "FreeBSD"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/teams.adoc[lines=16..-1]
+include::shared/{{% lang %}}/teams.adoc[lines=16..-1]
:include-path: static/pgpkeys/
endif::[]
@@ -25,13 +25,13 @@ endif::[]
// (a wrong path is used as a workaround)
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/teams.adoc[lines=16..-1]
+include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1]
:include-path: ../../../static/pgpkeys/
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/teams.adoc[lines=16..-1]
+include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1]
:include-path: ../../../../static/pgpkeys/
endif::[]
diff --git a/documentation/content/en/articles/port-mentor-guidelines/_index.adoc b/documentation/content/en/articles/port-mentor-guidelines/_index.adoc
index 0d1c2b72b1..1668a701b4 100644
--- a/documentation/content/en/articles/port-mentor-guidelines/_index.adoc
+++ b/documentation/content/en/articles/port-mentor-guidelines/_index.adoc
@@ -18,15 +18,15 @@ tags: ["port", "mentor", "mentee", "guidelines", "FreeBSD"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
'''
diff --git a/documentation/content/en/articles/pr-guidelines/_index.adoc b/documentation/content/en/articles/pr-guidelines/_index.adoc
index 787caf1a3e..6bb0fe5f5b 100644
--- a/documentation/content/en/articles/pr-guidelines/_index.adoc
+++ b/documentation/content/en/articles/pr-guidelines/_index.adoc
@@ -19,18 +19,18 @@ tags: ["PR", "guideline", "bugs", "maintenance", "BugZilla", "FreeBSD"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/problem-reports/_index.adoc b/documentation/content/en/articles/problem-reports/_index.adoc
index 42ada1e99a..39d23685d3 100644
--- a/documentation/content/en/articles/problem-reports/_index.adoc
+++ b/documentation/content/en/articles/problem-reports/_index.adoc
@@ -19,18 +19,18 @@ tags: ["formulate", "submit", "FreeBSD", "PR"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/rc-scripting/_index.adoc b/documentation/content/en/articles/rc-scripting/_index.adoc
index 4d12be53b5..c7694c2782 100644
--- a/documentation/content/en/articles/rc-scripting/_index.adoc
+++ b/documentation/content/en/articles/rc-scripting/_index.adoc
@@ -20,15 +20,15 @@ tags: ["rc.d", "scripting", "guide", "tutorial", "FreeBSD"]
:experimental:
ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/releng/_index.adoc b/documentation/content/en/articles/releng/_index.adoc
index 8ed11ec631..ac01f43757 100644
--- a/documentation/content/en/articles/releng/_index.adoc
+++ b/documentation/content/en/articles/releng/_index.adoc
@@ -24,27 +24,27 @@ tags: ["Release", "Engineering", "Historical", "FreeBSD"]
ifeval::["{backend}" == "html5"]
include::shared/releases.adoc[]
include::shared/authors.adoc[]
-include::shared/en/teams.adoc[lines=16..-1]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/teams.adoc[lines=16..-1]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
:imagesdir: ../../../images/articles/releng/
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/releases.adoc[]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/teams.adoc[lines=16..-1]
-include::../../../../shared/en/mailing-lists.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1]
+include::../../../../shared/{{% lang %}}/mailing-lists.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
:imagesdir: ../../../../static/images/articles/releng/
endif::[]
ifeval::["{backend}" == "epub3"]
include::shared/releases.adoc[]
include::shared/authors.adoc[]
-include::shared/en/teams.adoc[lines=16..-1]
-include::shared/en/mailing-lists.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/teams.adoc[lines=16..-1]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
:imagesdir: ../../../../static/images/articles/releng/
endif::[]
diff --git a/documentation/content/en/articles/remote-install/_index.adoc b/documentation/content/en/articles/remote-install/_index.adoc
index 5d6a8b5e4a..050bfddd41 100644
--- a/documentation/content/en/articles/remote-install/_index.adoc
+++ b/documentation/content/en/articles/remote-install/_index.adoc
@@ -21,17 +21,17 @@ tags: ["Remote", "Installation", "FreeBSD"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/serial-uart/_index.adoc b/documentation/content/en/articles/serial-uart/_index.adoc
index 60ee8c73b4..383c4a4400 100644
--- a/documentation/content/en/articles/serial-uart/_index.adoc
+++ b/documentation/content/en/articles/serial-uart/_index.adoc
@@ -21,17 +21,17 @@ tags: ["Serial", "hardware", "UART", "Tutorial", "FreeBSD"]
ifeval::["{backend}" == "html5"]
include::shared/authors.adoc[]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "pdf"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
ifeval::["{backend}" == "epub3"]
include::../../../../shared/authors.adoc[]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
endif::[]
[.abstract-title]
diff --git a/documentation/content/en/articles/vinum/_index.adoc b/documentation/content/en/articles/vinum/_index.adoc
index 3fc70ed9b4..5d8b212d04 100644
--- a/documentation/content/en/articles/vinum/_index.adoc
+++ b/documentation/content/en/articles/vinum/_index.adoc
@@ -18,12 +18,12 @@ tags: ["vinum", "Volume Manager", "FreeBSD"]
ifeval::["{backend}" == "html5"]
-include::shared/en/urls.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
:imagesdir: ../../../images/articles/vinum/
endif::[]
ifeval::["{backend}" == "pdf"]
-include::../../../../shared/en/urls.adoc[]
+include::../../../../shared/{{% lang %}}/urls.adoc[]
:imagesdir: ../../../../static/images/articles/vinum/
endif::[]