diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-06-19 21:30:16 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-06-19 21:30:16 +0000 |
commit | 8e22e76d94dc5fef83abcb3c082ab4242ef90ba2 (patch) | |
tree | 9cc237f3977df2d503f7f5542722bc68c6b6984d | |
parent | 3462d12db6ebf303064db168a2333374344f369a (diff) | |
download | doc-8e22e76d94.tar.gz doc-8e22e76d94.zip |
Revert "Add Hugo's lang shortcode"
This reverts commit 3462d12db6ebf303064db168a2333374344f369a.
Too soon, it broke asciidoctor-pdf which doesn't know Hugo's shortcode.
It will take more time and care.
1265 files changed, 3193 insertions, 3197 deletions
diff --git a/documentation/content/de/articles/contributing/_index.adoc b/documentation/content/de/articles/contributing/_index.adoc index 74c1607536..7fc45f3cd8 100644 --- a/documentation/content/de/articles/contributing/_index.adoc +++ b/documentation/content/de/articles/contributing/_index.adoc @@ -21,18 +21,18 @@ trademarks: ["freebsd", "ieee", "general"] :example-caption: Beispiel ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] +include::../../../../shared/de/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] +include::../../../../shared/de/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/de/articles/leap-seconds/_index.adoc b/documentation/content/de/articles/leap-seconds/_index.adoc index 6df2371d80..990497a624 100644 --- a/documentation/content/de/articles/leap-seconds/_index.adoc +++ b/documentation/content/de/articles/leap-seconds/_index.adoc @@ -18,15 +18,15 @@ releaseinfo: "$FreeBSD$" :example-caption: Beispiel ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/urls.adoc[] endif::[] ''' diff --git a/documentation/content/de/articles/linux-users/_index.adoc b/documentation/content/de/articles/linux-users/_index.adoc index 036ca57512..6960975bb5 100644 --- a/documentation/content/de/articles/linux-users/_index.adoc +++ b/documentation/content/de/articles/linux-users/_index.adoc @@ -22,15 +22,15 @@ trademarks: ["freebsd", "intel", "redhat", "linux", "unix", "general"] :example-caption: Beispiel ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/de/articles/new-users/_index.adoc b/documentation/content/de/articles/new-users/_index.adoc index 01adbf7e48..46f5c10add 100644 --- a/documentation/content/de/articles/new-users/_index.adoc +++ b/documentation/content/de/articles/new-users/_index.adoc @@ -22,18 +22,18 @@ trademarks: ["freebsd", "ibm", "microsoft", "opengroup", "general"] :example-caption: Beispiel ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] +include::../../../../shared/de/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] +include::../../../../shared/de/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/de/articles/port-mentor-guidelines/_index.adoc b/documentation/content/de/articles/port-mentor-guidelines/_index.adoc index 6d22727320..4ee098de90 100644 --- a/documentation/content/de/articles/port-mentor-guidelines/_index.adoc +++ b/documentation/content/de/articles/port-mentor-guidelines/_index.adoc @@ -21,15 +21,15 @@ releaseinfo: "$FreeBSD$" :example-caption: Beispiel ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/urls.adoc[] endif::[] ''' diff --git a/documentation/content/de/books/developers-handbook/_index.adoc b/documentation/content/de/books/developers-handbook/_index.adoc index db0dc4883a..18be34514d 100644 --- a/documentation/content/de/books/developers-handbook/_index.adoc +++ b/documentation/content/de/books/developers-handbook/_index.adoc @@ -33,9 +33,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] :imagesdir: ../../../../images/books/developers-handbook/ :chapters-path: content/de/books/developers-handbook/ endif::[] @@ -44,9 +44,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] +include::../../../../shared/de/teams.adoc[] +include::../../../../shared/de/urls.adoc[] :imagesdir: ../../../static/images/books/developers-handbook/ :chapters-path: endif::[] @@ -55,9 +55,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] +include::../../../../shared/de/teams.adoc[] +include::../../../../shared/de/urls.adoc[] :imagesdir: ../../../static/images/books/developers-handbook/ :chapters-path: endif::[] diff --git a/documentation/content/de/books/developers-handbook/bibliography/chapter.adoc b/documentation/content/de/books/developers-handbook/bibliography/chapter.adoc index 8564673423..a2847e37ac 100644 --- a/documentation/content/de/books/developers-handbook/bibliography/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/bibliography/chapter.adoc @@ -22,9 +22,9 @@ prev: books/developers-handbook/x86 include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] [[COD,1]] [1] Dave A Patterson and John L Hennessy. Copyright(R) 1998 Morgan Kaufmann Publishers, Inc. 1-55860-428-6. Morgan Kaufmann Publishers, Inc. Computer Organization and Design. The Hardware / Software Interface. 1-2. diff --git a/documentation/content/de/books/developers-handbook/introduction/chapter.adoc b/documentation/content/de/books/developers-handbook/introduction/chapter.adoc index 3c0e36008f..be3e2fbe27 100644 --- a/documentation/content/de/books/developers-handbook/introduction/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/introduction/chapter.adoc @@ -24,9 +24,9 @@ next: books/developers-handbook/tools include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/ipv6/chapter.adoc b/documentation/content/de/books/developers-handbook/ipv6/chapter.adoc index 448e69d621..8657754234 100644 --- a/documentation/content/de/books/developers-handbook/ipv6/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/ipv6/chapter.adoc @@ -26,9 +26,9 @@ next: books/developers-handbook/kernelbuild include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/kernelbuild/chapter.adoc b/documentation/content/de/books/developers-handbook/kernelbuild/chapter.adoc index 44146d8be0..c3c03f6047 100644 --- a/documentation/content/de/books/developers-handbook/kernelbuild/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/kernelbuild/chapter.adoc @@ -25,9 +25,9 @@ next: books/developers-handbook/kerneldebug include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/kerneldebug/chapter.adoc b/documentation/content/de/books/developers-handbook/kerneldebug/chapter.adoc index 03c31a8452..8e3fefbea8 100644 --- a/documentation/content/de/books/developers-handbook/kerneldebug/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/kerneldebug/chapter.adoc @@ -29,9 +29,9 @@ next: books/developers-handbook/x86 include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/l10n/chapter.adoc b/documentation/content/de/books/developers-handbook/l10n/chapter.adoc index f184b258e0..a52e6fd360 100644 --- a/documentation/content/de/books/developers-handbook/l10n/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/l10n/chapter.adoc @@ -25,9 +25,9 @@ next: books/developers-handbook/policies include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/policies/chapter.adoc b/documentation/content/de/books/developers-handbook/policies/chapter.adoc index d161eded5d..99f8996f67 100644 --- a/documentation/content/de/books/developers-handbook/policies/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/policies/chapter.adoc @@ -28,9 +28,9 @@ next: books/developers-handbook/testing include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/secure/chapter.adoc b/documentation/content/de/books/developers-handbook/secure/chapter.adoc index bd0f2a3448..1c03b73282 100644 --- a/documentation/content/de/books/developers-handbook/secure/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/secure/chapter.adoc @@ -27,9 +27,9 @@ next: books/developers-handbook/l10n include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/sockets/chapter.adoc b/documentation/content/de/books/developers-handbook/sockets/chapter.adoc index 489f130df1..a9dcf1abd0 100644 --- a/documentation/content/de/books/developers-handbook/sockets/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/sockets/chapter.adoc @@ -27,9 +27,9 @@ next: books/developers-handbook/ipv6 include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/testing/chapter.adoc b/documentation/content/de/books/developers-handbook/testing/chapter.adoc index 9c3b342aa4..8e22611fde 100644 --- a/documentation/content/de/books/developers-handbook/testing/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/testing/chapter.adoc @@ -25,9 +25,9 @@ next: books/developers-handbook/sockets include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/tools/chapter.adoc b/documentation/content/de/books/developers-handbook/tools/chapter.adoc index b2a9c02218..599080b478 100644 --- a/documentation/content/de/books/developers-handbook/tools/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/tools/chapter.adoc @@ -34,9 +34,9 @@ next: books/developers-handbook/secure include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/developers-handbook/x86/chapter.adoc b/documentation/content/de/books/developers-handbook/x86/chapter.adoc index 193208e4f5..0f4fef2cb8 100644 --- a/documentation/content/de/books/developers-handbook/x86/chapter.adoc +++ b/documentation/content/de/books/developers-handbook/x86/chapter.adoc @@ -25,9 +25,9 @@ next: books/developers-handbook/bibliography include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/faq/_index.adoc b/documentation/content/de/books/faq/_index.adoc index d9c27cd9bc..3898d3b3df 100644 --- a/documentation/content/de/books/faq/_index.adoc +++ b/documentation/content/de/books/faq/_index.adoc @@ -45,27 +45,27 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] +include::../../../../shared/de/teams.adoc[] +include::../../../../shared/de/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] +include::../../../../shared/de/teams.adoc[] +include::../../../../shared/de/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/de/books/handbook/_index.adoc b/documentation/content/de/books/handbook/_index.adoc index e3bc8eb256..b367738d7f 100644 --- a/documentation/content/de/books/handbook/_index.adoc +++ b/documentation/content/de/books/handbook/_index.adoc @@ -31,7 +31,7 @@ next: books/handbook/preface :example-caption: Beispiel include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/de/mailing-lists.adoc[] [.abstract-title] Zusammenfassung diff --git a/documentation/content/de/books/handbook/advanced-networking/_index.adoc b/documentation/content/de/books/handbook/advanced-networking/_index.adoc index c1c92e3934..3047f6fac5 100644 --- a/documentation/content/de/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/de/books/handbook/advanced-networking/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/audit/_index.adoc b/documentation/content/de/books/handbook/audit/_index.adoc index da7118b28d..af9d40ae77 100644 --- a/documentation/content/de/books/handbook/audit/_index.adoc +++ b/documentation/content/de/books/handbook/audit/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/basics/_index.adoc b/documentation/content/de/books/handbook/basics/_index.adoc index ee4b132d9b..195d22a1ef 100644 --- a/documentation/content/de/books/handbook/basics/_index.adoc +++ b/documentation/content/de/books/handbook/basics/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/book.adoc b/documentation/content/de/books/handbook/book.adoc index d7fc65c0e8..ebeac83241 100644 --- a/documentation/content/de/books/handbook/book.adoc +++ b/documentation/content/de/books/handbook/book.adoc @@ -36,9 +36,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] :chapters-path: content/de/books/handbook/ endif::[] @@ -46,9 +46,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] +include::../../../../shared/de/teams.adoc[] +include::../../../../shared/de/urls.adoc[] :chapters-path: endif::[] @@ -56,9 +56,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] +include::../../../../shared/de/teams.adoc[] +include::../../../../shared/de/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/de/books/handbook/boot/_index.adoc b/documentation/content/de/books/handbook/boot/_index.adoc index 32606585ab..dd00ea098b 100644 --- a/documentation/content/de/books/handbook/boot/_index.adoc +++ b/documentation/content/de/books/handbook/boot/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/bsdinstall/_index.adoc b/documentation/content/de/books/handbook/bsdinstall/_index.adoc index 20741c90eb..642107ce91 100644 --- a/documentation/content/de/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/de/books/handbook/bsdinstall/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/config/_index.adoc b/documentation/content/de/books/handbook/config/_index.adoc index 3ca029a8ad..5ae1e236c3 100644 --- a/documentation/content/de/books/handbook/config/_index.adoc +++ b/documentation/content/de/books/handbook/config/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/cutting-edge/_index.adoc b/documentation/content/de/books/handbook/cutting-edge/_index.adoc index 3595bd4de6..0f10b96083 100644 --- a/documentation/content/de/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/de/books/handbook/cutting-edge/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/desktop/_index.adoc b/documentation/content/de/books/handbook/desktop/_index.adoc index 4ce99d7c32..bde4370074 100644 --- a/documentation/content/de/books/handbook/desktop/_index.adoc +++ b/documentation/content/de/books/handbook/desktop/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/disks/_index.adoc b/documentation/content/de/books/handbook/disks/_index.adoc index a823762b47..71a29caae5 100644 --- a/documentation/content/de/books/handbook/disks/_index.adoc +++ b/documentation/content/de/books/handbook/disks/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/dtrace/_index.adoc b/documentation/content/de/books/handbook/dtrace/_index.adoc index 243210cd1f..0ad5483e4d 100644 --- a/documentation/content/de/books/handbook/dtrace/_index.adoc +++ b/documentation/content/de/books/handbook/dtrace/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/eresources/_index.adoc b/documentation/content/de/books/handbook/eresources/_index.adoc index adc8b304a5..20e72df12c 100644 --- a/documentation/content/de/books/handbook/eresources/_index.adoc +++ b/documentation/content/de/books/handbook/eresources/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/pgpkeys include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] Gedruckte Medien können mit der schnellen Entwicklung von FreeBSD nicht Schritt halten. Elektronische Medien sind häufig die einzige Möglichkeit, über aktuelle Entwicklungen informiert zu sein. Da FreeBSD ein Projekt von Freiwilligen ist, gibt die Benutzergemeinde selbst auch technische Unterstützung. Die Benutzergemeinde erreichen Sie am besten über E-Mail, Internetforen oder Usenet-News. diff --git a/documentation/content/de/books/handbook/filesystems/_index.adoc b/documentation/content/de/books/handbook/filesystems/_index.adoc index de8f5ecddb..3d98f866ce 100644 --- a/documentation/content/de/books/handbook/filesystems/_index.adoc +++ b/documentation/content/de/books/handbook/filesystems/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/firewalls/_index.adoc b/documentation/content/de/books/handbook/firewalls/_index.adoc index 8b6b2cbc6f..afe1e675db 100644 --- a/documentation/content/de/books/handbook/firewalls/_index.adoc +++ b/documentation/content/de/books/handbook/firewalls/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/geom/_index.adoc b/documentation/content/de/books/handbook/geom/_index.adoc index 3721a1eccc..7294119468 100644 --- a/documentation/content/de/books/handbook/geom/_index.adoc +++ b/documentation/content/de/books/handbook/geom/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/introduction/_index.adoc b/documentation/content/de/books/handbook/introduction/_index.adoc index fa8484eda5..b2a61abf5e 100644 --- a/documentation/content/de/books/handbook/introduction/_index.adoc +++ b/documentation/content/de/books/handbook/introduction/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/bsdinstall include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/jails/_index.adoc b/documentation/content/de/books/handbook/jails/_index.adoc index 5097dfe716..df78a87de2 100644 --- a/documentation/content/de/books/handbook/jails/_index.adoc +++ b/documentation/content/de/books/handbook/jails/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/kernelconfig/_index.adoc b/documentation/content/de/books/handbook/kernelconfig/_index.adoc index 3ac78b9224..7ebe7ce585 100644 --- a/documentation/content/de/books/handbook/kernelconfig/_index.adoc +++ b/documentation/content/de/books/handbook/kernelconfig/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/l10n/_index.adoc b/documentation/content/de/books/handbook/l10n/_index.adoc index 8645679a42..70534cb72a 100644 --- a/documentation/content/de/books/handbook/l10n/_index.adoc +++ b/documentation/content/de/books/handbook/l10n/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/linuxemu/_index.adoc b/documentation/content/de/books/handbook/linuxemu/_index.adoc index e6c6df5ae3..fc6450328e 100644 --- a/documentation/content/de/books/handbook/linuxemu/_index.adoc +++ b/documentation/content/de/books/handbook/linuxemu/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/mac/_index.adoc b/documentation/content/de/books/handbook/mac/_index.adoc index 4cf7cb88e6..805fc7c4ec 100644 --- a/documentation/content/de/books/handbook/mac/_index.adoc +++ b/documentation/content/de/books/handbook/mac/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/mail/_index.adoc b/documentation/content/de/books/handbook/mail/_index.adoc index b51cd18cce..1fdb417141 100644 --- a/documentation/content/de/books/handbook/mail/_index.adoc +++ b/documentation/content/de/books/handbook/mail/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/mirrors/_index.adoc b/documentation/content/de/books/handbook/mirrors/_index.adoc index 47919490b6..ceb2f70959 100644 --- a/documentation/content/de/books/handbook/mirrors/_index.adoc +++ b/documentation/content/de/books/handbook/mirrors/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/bibliography include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] [[mirrors-cdrom]] == CD and DVD Sets diff --git a/documentation/content/de/books/handbook/multimedia/_index.adoc b/documentation/content/de/books/handbook/multimedia/_index.adoc index 0f41477082..99f8211fd2 100644 --- a/documentation/content/de/books/handbook/multimedia/_index.adoc +++ b/documentation/content/de/books/handbook/multimedia/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/pgpkeys/_index.adoc b/documentation/content/de/books/handbook/pgpkeys/_index.adoc index 278226e847..0be2e24e81 100644 --- a/documentation/content/de/books/handbook/pgpkeys/_index.adoc +++ b/documentation/content/de/books/handbook/pgpkeys/_index.adoc @@ -25,9 +25,9 @@ next: books/handbook/freebsd-glossary include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] :pgpkeys-path: diff --git a/documentation/content/de/books/handbook/ports/_index.adoc b/documentation/content/de/books/handbook/ports/_index.adoc index db7878fe5f..84707a6f9d 100644 --- a/documentation/content/de/books/handbook/ports/_index.adoc +++ b/documentation/content/de/books/handbook/ports/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/ppp-and-slip/_index.adoc b/documentation/content/de/books/handbook/ppp-and-slip/_index.adoc index 2acb87529b..b13a42ee6f 100644 --- a/documentation/content/de/books/handbook/ppp-and-slip/_index.adoc +++ b/documentation/content/de/books/handbook/ppp-and-slip/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/printing/_index.adoc b/documentation/content/de/books/handbook/printing/_index.adoc index 69e2487c57..9b01f52e32 100644 --- a/documentation/content/de/books/handbook/printing/_index.adoc +++ b/documentation/content/de/books/handbook/printing/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/security/_index.adoc b/documentation/content/de/books/handbook/security/_index.adoc index f842abe71f..075b5b2877 100644 --- a/documentation/content/de/books/handbook/security/_index.adoc +++ b/documentation/content/de/books/handbook/security/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/serialcomms/_index.adoc b/documentation/content/de/books/handbook/serialcomms/_index.adoc index e530e6b625..00994b10f1 100644 --- a/documentation/content/de/books/handbook/serialcomms/_index.adoc +++ b/documentation/content/de/books/handbook/serialcomms/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/usb-device-mode/_index.adoc b/documentation/content/de/books/handbook/usb-device-mode/_index.adoc index 1124480e62..e0cae179e0 100644 --- a/documentation/content/de/books/handbook/usb-device-mode/_index.adoc +++ b/documentation/content/de/books/handbook/usb-device-mode/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/x11/_index.adoc b/documentation/content/de/books/handbook/x11/_index.adoc index 9b425e50ff..9c45f1f38b 100644 --- a/documentation/content/de/books/handbook/x11/_index.adoc +++ b/documentation/content/de/books/handbook/x11/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/handbook/zfs/_index.adoc b/documentation/content/de/books/handbook/zfs/_index.adoc index 1677ec26f2..1d4a5e5fe5 100644 --- a/documentation/content/de/books/handbook/zfs/_index.adoc +++ b/documentation/content/de/books/handbook/zfs/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] toc::[] diff --git a/documentation/content/de/books/porters-handbook/_index.adoc b/documentation/content/de/books/porters-handbook/_index.adoc index 248062b6d9..914ea0585b 100644 --- a/documentation/content/de/books/porters-handbook/_index.adoc +++ b/documentation/content/de/books/porters-handbook/_index.adoc @@ -33,9 +33,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/de/mailing-lists.adoc[] +include::shared/de/teams.adoc[] +include::shared/de/urls.adoc[] :chapters-path: content/de/books/porters-handbook/ endif::[] @@ -43,9 +43,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] +include::../../../../shared/de/teams.adoc[] +include::../../../../shared/de/urls.adoc[] :chapters-path: endif::[] @@ -53,9 +53,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/de/mailing-lists.adoc[] +include::../../../../shared/de/teams.adoc[] +include::../../../../shared/de/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/el/articles/contributing/_index.adoc b/documentation/content/el/articles/contributing/_index.adoc index 179a188602..38be4554dd 100644 --- a/documentation/content/el/articles/contributing/_index.adoc +++ b/documentation/content/el/articles/contributing/_index.adoc @@ -22,18 +22,18 @@ trademarks: ["freebsd", "ieee", "general"] :example-caption: Παράδειγμα ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] +include::shared/el/urls.adoc[] +include::shared/el/mailing-lists.adoc[lines=10..-1] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] endif::[] [.abstract-title] diff --git a/documentation/content/el/articles/freebsd-questions/_index.adoc b/documentation/content/el/articles/freebsd-questions/_index.adoc index bd26c8265d..c11b9f1860 100644 --- a/documentation/content/el/articles/freebsd-questions/_index.adoc +++ b/documentation/content/el/articles/freebsd-questions/_index.adoc @@ -22,18 +22,18 @@ trademarks: ["freebsd", "microsoft", "opengroup", "qualcomm", "general"] :example-caption: Παράδειγμα ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/el/urls.adoc[] +include::shared/el/mailing-lists.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] +include::../../../../shared/el/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] +include::../../../../shared/el/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/el/articles/gjournal-desktop/_index.adoc b/documentation/content/el/articles/gjournal-desktop/_index.adoc index 4aa440ec29..1a997e4ce7 100644 --- a/documentation/content/el/articles/gjournal-desktop/_index.adoc +++ b/documentation/content/el/articles/gjournal-desktop/_index.adoc @@ -23,22 +23,22 @@ trademarks: ["freebsd", "general"] ifeval::["{backend}" == "html5"] include::shared/authors.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[lines=10..-1] +include::shared/el/urls.adoc[] :imagesdir: ../../../images/articles/gjournal-desktop/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] :imagesdir: ../../../../static/images/articles/gjournal-desktop/ endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] :imagesdir: ../../../../static/images/articles/gjournal-desktop/ endif::[] diff --git a/documentation/content/el/articles/greek-language-support/_index.adoc b/documentation/content/el/articles/greek-language-support/_index.adoc index bb6dab2682..dc861f81a7 100644 --- a/documentation/content/el/articles/greek-language-support/_index.adoc +++ b/documentation/content/el/articles/greek-language-support/_index.adoc @@ -23,17 +23,17 @@ trademarks: ["freebsd", "general"] ifeval::["{backend}" == "html5"] include::shared/authors.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/el/articles/linux-users/_index.adoc b/documentation/content/el/articles/linux-users/_index.adoc index 79afbbc549..506102e033 100644 --- a/documentation/content/el/articles/linux-users/_index.adoc +++ b/documentation/content/el/articles/linux-users/_index.adoc @@ -22,15 +22,15 @@ trademarks: ["freebsd", "intel", "redhat", "linux", "unix", "general"] :example-caption: Παράδειγμα ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/el/articles/mailing-list-faq/_index.adoc b/documentation/content/el/articles/mailing-list-faq/_index.adoc index 6c6f639e17..c111e6c474 100644 --- a/documentation/content/el/articles/mailing-list-faq/_index.adoc +++ b/documentation/content/el/articles/mailing-list-faq/_index.adoc @@ -21,20 +21,20 @@ releaseinfo: "$FreeBSD$" ifeval::["{backend}" == "html5"] include::shared/authors.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[lines=10..-1] +include::shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/el/articles/new-users/_index.adoc b/documentation/content/el/articles/new-users/_index.adoc index 7bf11e8c42..049ea57bf2 100644 --- a/documentation/content/el/articles/new-users/_index.adoc +++ b/documentation/content/el/articles/new-users/_index.adoc @@ -22,15 +22,15 @@ trademarks: ["freebsd", "ibm", "microsoft", "opengroup", "general"] :example-caption: Παράδειγμα ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/el/articles/problem-reports/_index.adoc b/documentation/content/el/articles/problem-reports/_index.adoc index 51aca105dd..81f8b6e62a 100644 --- a/documentation/content/el/articles/problem-reports/_index.adoc +++ b/documentation/content/el/articles/problem-reports/_index.adoc @@ -21,18 +21,18 @@ trademarks: ["freebsd", "cvsup", "ibm", "intel", "sparc", "sun", "general"] :example-caption: Παράδειγμα ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[lines=10..-1] +include::shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/el/articles/releng/_index.adoc b/documentation/content/el/articles/releng/_index.adoc index 3e32dd8fab..75b2330cb9 100644 --- a/documentation/content/el/articles/releng/_index.adoc +++ b/documentation/content/el/articles/releng/_index.adoc @@ -26,25 +26,25 @@ trademarks: ["freebsd", "intel", "general"] ifeval::["{backend}" == "html5"] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::shared/{{% lang %}}/teams.adoc[lines=21..-1] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[lines=10..-1] +include::shared/el/teams.adoc[lines=21..-1] +include::shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::../../../../shared/{{% lang %}}/teams.adoc[lines=21..-1] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/teams.adoc[lines=21..-1] +include::../../../../shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=10..-1] -include::../../../../shared/{{% lang %}}/teams.adoc[lines=21..-1] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[lines=10..-1] +include::../../../../shared/el/teams.adoc[lines=21..-1] +include::../../../../shared/el/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/el/books/faq/_index.adoc b/documentation/content/el/books/faq/_index.adoc index b924f3f3ee..25b5afbced 100644 --- a/documentation/content/el/books/faq/_index.adoc +++ b/documentation/content/el/books/faq/_index.adoc @@ -45,27 +45,27 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[] +include::../../../../shared/el/teams.adoc[] +include::../../../../shared/el/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[] +include::../../../../shared/el/teams.adoc[] +include::../../../../shared/el/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/el/books/handbook/_index.adoc b/documentation/content/el/books/handbook/_index.adoc index 59283e1920..427ef15a9e 100644 --- a/documentation/content/el/books/handbook/_index.adoc +++ b/documentation/content/el/books/handbook/_index.adoc @@ -30,7 +30,7 @@ next: books/handbook/preface :pgpkeys-path: ../../../../../ include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/el/mailing-lists.adoc[] [.abstract-title] Περίληψη diff --git a/documentation/content/el/books/handbook/advanced-networking/_index.adoc b/documentation/content/el/books/handbook/advanced-networking/_index.adoc index f4b9277da5..4e597c41b0 100644 --- a/documentation/content/el/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/el/books/handbook/advanced-networking/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/audit/_index.adoc b/documentation/content/el/books/handbook/audit/_index.adoc index 28b24681b3..5371e12163 100644 --- a/documentation/content/el/books/handbook/audit/_index.adoc +++ b/documentation/content/el/books/handbook/audit/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/basics/_index.adoc b/documentation/content/el/books/handbook/basics/_index.adoc index 82bb233ba9..df0f356593 100644 --- a/documentation/content/el/books/handbook/basics/_index.adoc +++ b/documentation/content/el/books/handbook/basics/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/bibliography/_index.adoc b/documentation/content/el/books/handbook/bibliography/_index.adoc index 0441d657ed..0d59d40b42 100644 --- a/documentation/content/el/books/handbook/bibliography/_index.adoc +++ b/documentation/content/el/books/handbook/bibliography/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/eresources include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] Αν και τα manual pages παρέχουν μία επίσημη αναφορά για τα διάφορα τμήματα του λειτουργικού συστήματος FreeBSD, δεν εξηγούν πως όλα αυτά ενώνονται μεταξύ τους ώστε το λειτουργικό σύστημα να λειτουργεί ομαλά. Για αυτές τις πληροφορίες, θα πρέπει να συμβουλευτείτε ένα καλό βιβλίο διαχείρισης συστημάτων UNIX(R) και ένα καλό εγχειρίδιο χρήστη. diff --git a/documentation/content/el/books/handbook/book.adoc b/documentation/content/el/books/handbook/book.adoc index dcb9638ce7..42922cd8c2 100644 --- a/documentation/content/el/books/handbook/book.adoc +++ b/documentation/content/el/books/handbook/book.adoc @@ -36,9 +36,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] :chapters-path: content/el/books/handbook/ endif::[] @@ -46,9 +46,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[] +include::../../../../shared/el/teams.adoc[] +include::../../../../shared/el/urls.adoc[] :chapters-path: endif::[] @@ -56,9 +56,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/el/mailing-lists.adoc[] +include::../../../../shared/el/teams.adoc[] +include::../../../../shared/el/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/el/books/handbook/boot/_index.adoc b/documentation/content/el/books/handbook/boot/_index.adoc index 1f5b65870b..2542df5791 100644 --- a/documentation/content/el/books/handbook/boot/_index.adoc +++ b/documentation/content/el/books/handbook/boot/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/bsdinstall/_index.adoc b/documentation/content/el/books/handbook/bsdinstall/_index.adoc index c351ffb27f..c5638b8a82 100644 --- a/documentation/content/el/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/el/books/handbook/bsdinstall/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/config/_index.adoc b/documentation/content/el/books/handbook/config/_index.adoc index 152fa78ffd..8cbe711965 100644 --- a/documentation/content/el/books/handbook/config/_index.adoc +++ b/documentation/content/el/books/handbook/config/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/cutting-edge/_index.adoc b/documentation/content/el/books/handbook/cutting-edge/_index.adoc index 0749af597e..7fe8feacc0 100644 --- a/documentation/content/el/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/el/books/handbook/cutting-edge/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/desktop/_index.adoc b/documentation/content/el/books/handbook/desktop/_index.adoc index ec10e56fa6..f2b766a5b3 100644 --- a/documentation/content/el/books/handbook/desktop/_index.adoc +++ b/documentation/content/el/books/handbook/desktop/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/disks/_index.adoc b/documentation/content/el/books/handbook/disks/_index.adoc index d5e6f35b21..e1f2685c99 100644 --- a/documentation/content/el/books/handbook/disks/_index.adoc +++ b/documentation/content/el/books/handbook/disks/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/dtrace/_index.adoc b/documentation/content/el/books/handbook/dtrace/_index.adoc index 934c246418..e8854b496d 100644 --- a/documentation/content/el/books/handbook/dtrace/_index.adoc +++ b/documentation/content/el/books/handbook/dtrace/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/eresources/_index.adoc b/documentation/content/el/books/handbook/eresources/_index.adoc index 5da48e4cfe..c41d4aeeae 100644 --- a/documentation/content/el/books/handbook/eresources/_index.adoc +++ b/documentation/content/el/books/handbook/eresources/_index.adoc @@ -27,9 +27,9 @@ next: books/handbook/pgpkeys include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] Η ραγδαία εξέλιξη του FreeBSD καθιστά τα έντυπα μέσα ανίκανα να ακολουθήσουν τις τελευταίες εξελίξεις. Οι ηλεκτρονικές πηγές είναι ο καλύτερος (αν όχι ο μόνος) τρόπος για να παραμείνετε ενήμερος για τις τελευταίες εξελίξεις. Καθώς το FreeBSD είναι μια εθελοντική προσπάθεια, η κοινότητα των χρηστών λειτουργεί και ως "τμήμα τεχνικής υποστήριξης", με το ηλεκτρονικό ταχυδρομείο, τα web forums, και τα USENET news να είναι οι πλέον αποτελεσματικοί τρόποι για να έλθετε σε επαφή με αυτή την κοινότητα. diff --git a/documentation/content/el/books/handbook/filesystems/_index.adoc b/documentation/content/el/books/handbook/filesystems/_index.adoc index fb07e5f162..289d8c4e78 100644 --- a/documentation/content/el/books/handbook/filesystems/_index.adoc +++ b/documentation/content/el/books/handbook/filesystems/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/firewalls/_index.adoc b/documentation/content/el/books/handbook/firewalls/_index.adoc index c97250be3d..ab01667f95 100644 --- a/documentation/content/el/books/handbook/firewalls/_index.adoc +++ b/documentation/content/el/books/handbook/firewalls/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/geom/_index.adoc b/documentation/content/el/books/handbook/geom/_index.adoc index 6a4137b292..aa61b9ca2b 100644 --- a/documentation/content/el/books/handbook/geom/_index.adoc +++ b/documentation/content/el/books/handbook/geom/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/install/_index.adoc b/documentation/content/el/books/handbook/install/_index.adoc index f8dbe967e4..d40624c818 100644 --- a/documentation/content/el/books/handbook/install/_index.adoc +++ b/documentation/content/el/books/handbook/install/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/introduction/_index.adoc b/documentation/content/el/books/handbook/introduction/_index.adoc index 00e349d029..df487a4bc8 100644 --- a/documentation/content/el/books/handbook/introduction/_index.adoc +++ b/documentation/content/el/books/handbook/introduction/_index.adoc @@ -27,9 +27,9 @@ next: books/handbook/bsdinstall include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/jails/_index.adoc b/documentation/content/el/books/handbook/jails/_index.adoc index bae7254499..41e407867f 100644 --- a/documentation/content/el/books/handbook/jails/_index.adoc +++ b/documentation/content/el/books/handbook/jails/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/kernelconfig/_index.adoc b/documentation/content/el/books/handbook/kernelconfig/_index.adoc index f2b058ab47..04d2ee822b 100644 --- a/documentation/content/el/books/handbook/kernelconfig/_index.adoc +++ b/documentation/content/el/books/handbook/kernelconfig/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/l10n/_index.adoc b/documentation/content/el/books/handbook/l10n/_index.adoc index 9cee88bd80..dbc00159d3 100644 --- a/documentation/content/el/books/handbook/l10n/_index.adoc +++ b/documentation/content/el/books/handbook/l10n/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/linuxemu/_index.adoc b/documentation/content/el/books/handbook/linuxemu/_index.adoc index 5e87b345f0..f80ea86199 100644 --- a/documentation/content/el/books/handbook/linuxemu/_index.adoc +++ b/documentation/content/el/books/handbook/linuxemu/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/mac/_index.adoc b/documentation/content/el/books/handbook/mac/_index.adoc index 10b5862c78..8f9db0578f 100644 --- a/documentation/content/el/books/handbook/mac/_index.adoc +++ b/documentation/content/el/books/handbook/mac/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/mail/_index.adoc b/documentation/content/el/books/handbook/mail/_index.adoc index 21a62ef943..5a53320b93 100644 --- a/documentation/content/el/books/handbook/mail/_index.adoc +++ b/documentation/content/el/books/handbook/mail/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/mirrors/_index.adoc b/documentation/content/el/books/handbook/mirrors/_index.adoc index f71612b64f..d1b29471fe 100644 --- a/documentation/content/el/books/handbook/mirrors/_index.adoc +++ b/documentation/content/el/books/handbook/mirrors/_index.adoc @@ -27,9 +27,9 @@ next: books/handbook/bibliography include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] [[mirrors-cdrom]] == Εκδόσεις σε CDROM και DVD diff --git a/documentation/content/el/books/handbook/multimedia/_index.adoc b/documentation/content/el/books/handbook/multimedia/_index.adoc index d8d1fed875..73563f83ec 100644 --- a/documentation/content/el/books/handbook/multimedia/_index.adoc +++ b/documentation/content/el/books/handbook/multimedia/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/network-servers/_index.adoc b/documentation/content/el/books/handbook/network-servers/_index.adoc index 939ef52030..5577b5c855 100644 --- a/documentation/content/el/books/handbook/network-servers/_index.adoc +++ b/documentation/content/el/books/handbook/network-servers/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/pgpkeys/_index.adoc b/documentation/content/el/books/handbook/pgpkeys/_index.adoc index d896913a1b..7ed4bf4060 100644 --- a/documentation/content/el/books/handbook/pgpkeys/_index.adoc +++ b/documentation/content/el/books/handbook/pgpkeys/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/freebsd-glossary include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] :pgpkeys-path: diff --git a/documentation/content/el/books/handbook/ports/_index.adoc b/documentation/content/el/books/handbook/ports/_index.adoc index cafc7e2911..35872f8698 100644 --- a/documentation/content/el/books/handbook/ports/_index.adoc +++ b/documentation/content/el/books/handbook/ports/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/ppp-and-slip/_index.adoc b/documentation/content/el/books/handbook/ppp-and-slip/_index.adoc index e10684a9ea..2f19d09cfa 100644 --- a/documentation/content/el/books/handbook/ppp-and-slip/_index.adoc +++ b/documentation/content/el/books/handbook/ppp-and-slip/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/printing/_index.adoc b/documentation/content/el/books/handbook/printing/_index.adoc index ea91449140..0e021d47bd 100644 --- a/documentation/content/el/books/handbook/printing/_index.adoc +++ b/documentation/content/el/books/handbook/printing/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/security/_index.adoc b/documentation/content/el/books/handbook/security/_index.adoc index b0a1fe9ed9..c860c84648 100644 --- a/documentation/content/el/books/handbook/security/_index.adoc +++ b/documentation/content/el/books/handbook/security/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/serialcomms/_index.adoc b/documentation/content/el/books/handbook/serialcomms/_index.adoc index eebea02641..43f7f27248 100644 --- a/documentation/content/el/books/handbook/serialcomms/_index.adoc +++ b/documentation/content/el/books/handbook/serialcomms/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/users/_index.adoc b/documentation/content/el/books/handbook/users/_index.adoc index f848a4964e..824db6ed22 100644 --- a/documentation/content/el/books/handbook/users/_index.adoc +++ b/documentation/content/el/books/handbook/users/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/virtualization/_index.adoc b/documentation/content/el/books/handbook/virtualization/_index.adoc index fa2bf1314e..e336881d31 100644 --- a/documentation/content/el/books/handbook/virtualization/_index.adoc +++ b/documentation/content/el/books/handbook/virtualization/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/el/books/handbook/x11/_index.adoc b/documentation/content/el/books/handbook/x11/_index.adoc index 243b1db2a9..1bba89eff6 100644 --- a/documentation/content/el/books/handbook/x11/_index.adoc +++ b/documentation/content/el/books/handbook/x11/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/el/mailing-lists.adoc[] +include::shared/el/teams.adoc[] +include::shared/el/urls.adoc[] toc::[] diff --git a/documentation/content/en/articles/building-products/_index.adoc b/documentation/content/en/articles/building-products/_index.adoc index 1d17ca9906..c88a93e0fb 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/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] :imagesdir: ../../../images/articles/building-products/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/articles/building-products/ endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/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 887aa31f2c..1d1d3df923 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/{{% lang %}}/teams.adoc[lines=16..-1] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/teams.adoc[lines=16..-1] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/teams.adoc[lines=16..-1] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/teams.adoc[lines=16..-1] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/en/articles/contributing/_index.adoc b/documentation/content/en/articles/contributing/_index.adoc index 94c2eabffa..e3f4017d4a 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/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/en/articles/contributors/_index.adoc b/documentation/content/en/articles/contributors/_index.adoc index ffc3beeb88..12ddc082bd 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] :include-path: content/en/articles/contributors/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] :include-path: endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/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 b2de36b5ca..4f54b24ace 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/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 bf2220c29c..ba81c5ce28 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/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/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 39d73b086a..dab8525828 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/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 461e2dbb84..3d836c51f3 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/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 184964e273..c39fa2d3a1 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/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/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 88bc9c522e..fa28584e38 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/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] include::shared/releases.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] include::../../../../shared/releases.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/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 1d93f78587..7e2cbef7db 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/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 7595cd5c5e..1a2ac552bb 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ''' diff --git a/documentation/content/en/articles/linux-users/_index.adoc b/documentation/content/en/articles/linux-users/_index.adoc index c9072bdbf2..aa2e76682a 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/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 a98b913ce4..d70b735075 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/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/en/articles/nanobsd/_index.adoc b/documentation/content/en/articles/nanobsd/_index.adoc index 5f5fff8afa..b90ac20046 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc index be2df13e73..e46baa2962 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/{{% lang %}}/teams.adoc[lines=16..-1] +include::shared/en/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/{{% lang %}}/teams.adoc[lines=16..-1] +include::../../../../shared/en/teams.adoc[lines=16..-1] :include-path: ../../../static/pgpkeys/ endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1] +include::../../../../shared/en/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 1668a701b4..0d1c2b72b1 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ''' diff --git a/documentation/content/en/articles/pr-guidelines/_index.adoc b/documentation/content/en/articles/pr-guidelines/_index.adoc index 6bb0fe5f5b..787caf1a3e 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/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/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 39d23685d3..42ada1e99a 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/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/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 c7694c2782..4d12be53b5 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/en/articles/releng/_index.adoc b/documentation/content/en/articles/releng/_index.adoc index ac01f43757..8ed11ec631 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/{{% lang %}}/teams.adoc[lines=16..-1] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/teams.adoc[lines=16..-1] +include::shared/en/mailing-lists.adoc[] +include::shared/en/urls.adoc[] :imagesdir: ../../../images/articles/releng/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/releases.adoc[] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[lines=16..-1] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/teams.adoc[lines=16..-1] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/articles/releng/ endif::[] ifeval::["{backend}" == "epub3"] include::shared/releases.adoc[] include::shared/authors.adoc[] -include::shared/{{% lang %}}/teams.adoc[lines=16..-1] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/teams.adoc[lines=16..-1] +include::shared/en/mailing-lists.adoc[] +include::shared/en/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 050bfddd41..5d6a8b5e4a 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/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 383c4a4400..60ee8c73b4 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/en/articles/vinum/_index.adoc b/documentation/content/en/articles/vinum/_index.adoc index 5d8b212d04..3fc70ed9b4 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/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] :imagesdir: ../../../images/articles/vinum/ endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/articles/vinum/ endif::[] diff --git a/documentation/content/en/books/arch-handbook/_index.adoc b/documentation/content/en/books/arch-handbook/_index.adoc index 573462adef..e8bf6ce45f 100644 --- a/documentation/content/en/books/arch-handbook/_index.adoc +++ b/documentation/content/en/books/arch-handbook/_index.adoc @@ -23,9 +23,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :chapters-path: content/en/books/arch-handbook/ endif::[] @@ -33,9 +33,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] @@ -43,9 +43,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/en/books/arch-handbook/bibliography/_index.adoc b/documentation/content/en/books/arch-handbook/bibliography/_index.adoc index 2204bd8af8..5adf3107f8 100644 --- a/documentation/content/en/books/arch-handbook/bibliography/_index.adoc +++ b/documentation/content/en/books/arch-handbook/bibliography/_index.adoc @@ -23,8 +23,8 @@ tags: ["bibliography", "Arch Handbook", "FreeBSD"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] [1] _Marshall Kirk McKusick, Keith Bostic, Michael J Karels, and John S Quarterman._ Copyright © 1996 Addison-Wesley Publishing Company, Inc.. 0-201-54979-4. Addison-Wesley Publishing Company, Inc.. The Design and Implementation of the 4.4 BSD Operating System. 1-2. diff --git a/documentation/content/en/books/arch-handbook/book.adoc b/documentation/content/en/books/arch-handbook/book.adoc index 94560fc1e6..338c62bd4a 100644 --- a/documentation/content/en/books/arch-handbook/book.adoc +++ b/documentation/content/en/books/arch-handbook/book.adoc @@ -31,9 +31,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :chapters-path: content/en/books/arch-handbook/ endif::[] @@ -41,9 +41,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] @@ -51,9 +51,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/en/books/arch-handbook/boot/_index.adoc b/documentation/content/en/books/arch-handbook/boot/_index.adoc index 036d2a2a9c..5ba026e967 100644 --- a/documentation/content/en/books/arch-handbook/boot/_index.adoc +++ b/documentation/content/en/books/arch-handbook/boot/_index.adoc @@ -25,9 +25,9 @@ tags: ["boot", "BIOS", "kernel", "MBR", "FreeBSD"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/driverbasics/_index.adoc b/documentation/content/en/books/arch-handbook/driverbasics/_index.adoc index 05004c8d98..3c9045a52f 100644 --- a/documentation/content/en/books/arch-handbook/driverbasics/_index.adoc +++ b/documentation/content/en/books/arch-handbook/driverbasics/_index.adoc @@ -25,9 +25,9 @@ tags: ["writing", "device drivers", "KLD", "FreeBSD"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/isa/_index.adoc b/documentation/content/en/books/arch-handbook/isa/_index.adoc index a85057977b..4120532432 100644 --- a/documentation/content/en/books/arch-handbook/isa/_index.adoc +++ b/documentation/content/en/books/arch-handbook/isa/_index.adoc @@ -25,9 +25,9 @@ tags: ["ISA", "device drivers", "FreeBSD"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/jail/_index.adoc b/documentation/content/en/books/arch-handbook/jail/_index.adoc index 274199f7ec..2591a46629 100644 --- a/documentation/content/en/books/arch-handbook/jail/_index.adoc +++ b/documentation/content/en/books/arch-handbook/jail/_index.adoc @@ -25,9 +25,9 @@ tags: ["jail", "architecture", "networking", "kernel"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/kobj/_index.adoc b/documentation/content/en/books/arch-handbook/kobj/_index.adoc index 41f40aa788..77954ac18b 100644 --- a/documentation/content/en/books/arch-handbook/kobj/_index.adoc +++ b/documentation/content/en/books/arch-handbook/kobj/_index.adoc @@ -25,9 +25,9 @@ tags: ["kernel objects", "kobj", "guide", "FreeBSD"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/locking/_index.adoc b/documentation/content/en/books/arch-handbook/locking/_index.adoc index 464aec2da4..a632e8d4a6 100644 --- a/documentation/content/en/books/arch-handbook/locking/_index.adoc +++ b/documentation/content/en/books/arch-handbook/locking/_index.adoc @@ -25,9 +25,9 @@ tags: ["locking", "notes", "SMP", "Mutexes"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/mac/_index.adoc b/documentation/content/en/books/arch-handbook/mac/_index.adoc index 6f5db5be4c..5e94cfea88 100644 --- a/documentation/content/en/books/arch-handbook/mac/_index.adoc +++ b/documentation/content/en/books/arch-handbook/mac/_index.adoc @@ -30,9 +30,9 @@ tags: ["TrustedBSD", "MAC"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/newbus/_index.adoc b/documentation/content/en/books/arch-handbook/newbus/_index.adoc index 977a944387..862a46331e 100644 --- a/documentation/content/en/books/arch-handbook/newbus/_index.adoc +++ b/documentation/content/en/books/arch-handbook/newbus/_index.adoc @@ -30,9 +30,9 @@ tags: ["Newbus", "overview", "API"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/pccard/_index.adoc b/documentation/content/en/books/arch-handbook/pccard/_index.adoc index 31dde7fcac..1501a317f5 100644 --- a/documentation/content/en/books/arch-handbook/pccard/_index.adoc +++ b/documentation/content/en/books/arch-handbook/pccard/_index.adoc @@ -25,9 +25,9 @@ tags: ["pc card", "overview"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/pci/_index.adoc b/documentation/content/en/books/arch-handbook/pci/_index.adoc index 39db808d92..b7385d0b2d 100644 --- a/documentation/content/en/books/arch-handbook/pci/_index.adoc +++ b/documentation/content/en/books/arch-handbook/pci/_index.adoc @@ -25,9 +25,9 @@ tags: ["PCI", "Devices", "example", "guide"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/scsi/_index.adoc b/documentation/content/en/books/arch-handbook/scsi/_index.adoc index 3f86336638..7c225d88fb 100644 --- a/documentation/content/en/books/arch-handbook/scsi/_index.adoc +++ b/documentation/content/en/books/arch-handbook/scsi/_index.adoc @@ -25,9 +25,9 @@ tags: ["SCSI", "Controller", "Architecture"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/smp/_index.adoc b/documentation/content/en/books/arch-handbook/smp/_index.adoc index 4eadc3e8fe..5c5501449b 100644 --- a/documentation/content/en/books/arch-handbook/smp/_index.adoc +++ b/documentation/content/en/books/arch-handbook/smp/_index.adoc @@ -25,9 +25,9 @@ tags: ["SMPng", "introduction", "locks"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/sound/_index.adoc b/documentation/content/en/books/arch-handbook/sound/_index.adoc index 7d41d8a784..1b5dc08fc6 100644 --- a/documentation/content/en/books/arch-handbook/sound/_index.adoc +++ b/documentation/content/en/books/arch-handbook/sound/_index.adoc @@ -25,9 +25,9 @@ tags: ["Sound", "OSS", "pcm", "mixer"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/sysinit/_index.adoc b/documentation/content/en/books/arch-handbook/sysinit/_index.adoc index 93fa65a5f1..fd2ddb830a 100644 --- a/documentation/content/en/books/arch-handbook/sysinit/_index.adoc +++ b/documentation/content/en/books/arch-handbook/sysinit/_index.adoc @@ -25,9 +25,9 @@ tags: ["SYSINIT", "framework", "Terminology"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/usb/_index.adoc b/documentation/content/en/books/arch-handbook/usb/_index.adoc index 55400a4f4a..d5c7843db5 100644 --- a/documentation/content/en/books/arch-handbook/usb/_index.adoc +++ b/documentation/content/en/books/arch-handbook/usb/_index.adoc @@ -25,9 +25,9 @@ tags: ["USB", "Structure", "UHCI", "OHCI"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/arch-handbook/vm/_index.adoc b/documentation/content/en/books/arch-handbook/vm/_index.adoc index 62cf8cddab..8f3005d3cc 100644 --- a/documentation/content/en/books/arch-handbook/vm/_index.adoc +++ b/documentation/content/en/books/arch-handbook/vm/_index.adoc @@ -25,9 +25,9 @@ tags: ["Virtual memory", "vm_page_t", "vm_object_t", "I/O", "KVM"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/design-44bsd/_index.adoc b/documentation/content/en/books/design-44bsd/_index.adoc index 61eda2426b..0fde927c10 100644 --- a/documentation/content/en/books/design-44bsd/_index.adoc +++ b/documentation/content/en/books/design-44bsd/_index.adoc @@ -34,9 +34,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :imagesdir: ../../../images/books/design-44bsd/ endif::[] @@ -44,9 +44,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/books/design-44bsd/ endif::[] @@ -54,9 +54,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/books/design-44bsd/ endif::[] diff --git a/documentation/content/en/books/dev-model/_index.adoc b/documentation/content/en/books/dev-model/_index.adoc index b3969a2560..42373cc592 100644 --- a/documentation/content/en/books/dev-model/_index.adoc +++ b/documentation/content/en/books/dev-model/_index.adoc @@ -30,9 +30,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :imagesdir: ../../../../images/books/dev-model/ endif::[] @@ -40,9 +40,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/books/dev-model/ endif::[] @@ -50,9 +50,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/books/dev-model/ endif::[] diff --git a/documentation/content/en/books/developers-handbook/_index.adoc b/documentation/content/en/books/developers-handbook/_index.adoc index 76e1ee2f62..43db14ab19 100644 --- a/documentation/content/en/books/developers-handbook/_index.adoc +++ b/documentation/content/en/books/developers-handbook/_index.adoc @@ -24,27 +24,27 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/en/books/developers-handbook/bibliography/_index.adoc b/documentation/content/en/books/developers-handbook/bibliography/_index.adoc index 4edea0c0d3..f50a5938c5 100644 --- a/documentation/content/en/books/developers-handbook/bibliography/_index.adoc +++ b/documentation/content/en/books/developers-handbook/bibliography/_index.adoc @@ -24,9 +24,9 @@ tags: ["FreeBSD Developers' Handbook", "bibliography"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] [[COD,1]] [1] Dave A Patterson and John L Hennessy. Copyright(R) 1998 Morgan Kaufmann Publishers, Inc. 1-55860-428-6. Morgan Kaufmann Publishers, Inc. Computer Organization and Design. The Hardware / Software Interface. 1-2. diff --git a/documentation/content/en/books/developers-handbook/book.adoc b/documentation/content/en/books/developers-handbook/book.adoc index f123cf5aef..f874755ccd 100644 --- a/documentation/content/en/books/developers-handbook/book.adoc +++ b/documentation/content/en/books/developers-handbook/book.adoc @@ -31,9 +31,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :imagesdir: ../../../../images/books/developers-handbook/ :chapters-path: content/en/books/developers-handbook/ endif::[] @@ -42,9 +42,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/books/developers-handbook/ :chapters-path: endif::[] @@ -53,9 +53,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :imagesdir: ../../../../static/images/books/developers-handbook/ :chapters-path: endif::[] diff --git a/documentation/content/en/books/developers-handbook/introduction/_index.adoc b/documentation/content/en/books/developers-handbook/introduction/_index.adoc index 37c96308dc..35e8e65fca 100644 --- a/documentation/content/en/books/developers-handbook/introduction/_index.adoc +++ b/documentation/content/en/books/developers-handbook/introduction/_index.adoc @@ -28,9 +28,9 @@ tags: ["introduction", "Developing on FreeBSD", "BSD Vision", "Architectural Gui include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/ipv6/_index.adoc b/documentation/content/en/books/developers-handbook/ipv6/_index.adoc index 889c5cf356..0abbcaa206 100644 --- a/documentation/content/en/books/developers-handbook/ipv6/_index.adoc +++ b/documentation/content/en/books/developers-handbook/ipv6/_index.adoc @@ -27,9 +27,9 @@ tags: ["IPv6", "FreeBSD"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/kernelbuild/_index.adoc b/documentation/content/en/books/developers-handbook/kernelbuild/_index.adoc index 66a860f4b0..bf127de265 100644 --- a/documentation/content/en/books/developers-handbook/kernelbuild/_index.adoc +++ b/documentation/content/en/books/developers-handbook/kernelbuild/_index.adoc @@ -26,9 +26,9 @@ tags: ["building", "installing", "kernel", "FreeBSD"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc b/documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc index f937e95cfe..817ef1f7de 100644 --- a/documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc +++ b/documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc @@ -29,9 +29,9 @@ tags: ["Debugging", "Dump", "kgdb", "DDB", "GDB"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/l10n/_index.adoc b/documentation/content/en/books/developers-handbook/l10n/_index.adoc index efa1d66238..a8c81ee243 100644 --- a/documentation/content/en/books/developers-handbook/l10n/_index.adoc +++ b/documentation/content/en/books/developers-handbook/l10n/_index.adoc @@ -26,9 +26,9 @@ tags: ["L10N", "I18N", "Localization", "Internationalization", "FreeBSD"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/policies/_index.adoc b/documentation/content/en/books/developers-handbook/policies/_index.adoc index 902e6a6c2f..b08ed72832 100644 --- a/documentation/content/en/books/developers-handbook/policies/_index.adoc +++ b/documentation/content/en/books/developers-handbook/policies/_index.adoc @@ -28,9 +28,9 @@ tags: ["Style Guidelines", "MAINTAINER", "Makefiles", "Contributed Software", "S include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/secure/_index.adoc b/documentation/content/en/books/developers-handbook/secure/_index.adoc index d89762f3cf..fac35d948e 100644 --- a/documentation/content/en/books/developers-handbook/secure/_index.adoc +++ b/documentation/content/en/books/developers-handbook/secure/_index.adoc @@ -27,9 +27,9 @@ tags: ["secure programming", "Buffer Overflows", "SetUID issues"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/sockets/_index.adoc b/documentation/content/en/books/developers-handbook/sockets/_index.adoc index b168ca7860..77e73f4ce9 100644 --- a/documentation/content/en/books/developers-handbook/sockets/_index.adoc +++ b/documentation/content/en/books/developers-handbook/sockets/_index.adoc @@ -27,9 +27,9 @@ tags: ["Sockets", "Protocols"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :imagesdir: ../../../../images/books/developers-handbook/ toc::[] diff --git a/documentation/content/en/books/developers-handbook/testing/_index.adoc b/documentation/content/en/books/developers-handbook/testing/_index.adoc index 047316eb63..b74ad38914 100644 --- a/documentation/content/en/books/developers-handbook/testing/_index.adoc +++ b/documentation/content/en/books/developers-handbook/testing/_index.adoc @@ -26,9 +26,9 @@ tags: ["Regression", "Performance Testing", "Testing", "Tinderbox"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/tools/_index.adoc b/documentation/content/en/books/developers-handbook/tools/_index.adoc index 27baae3b98..ceecb30b2d 100644 --- a/documentation/content/en/books/developers-handbook/tools/_index.adoc +++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc @@ -30,9 +30,9 @@ tags: ["tools", "Interpreters", "Compilers", "cc", "make", "Debugging", "lldb", include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/developers-handbook/x86/_index.adoc b/documentation/content/en/books/developers-handbook/x86/_index.adoc index d7789014c5..e8a5250edb 100644 --- a/documentation/content/en/books/developers-handbook/x86/_index.adoc +++ b/documentation/content/en/books/developers-handbook/x86/_index.adoc @@ -26,9 +26,9 @@ tags: ["x86", "guide"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc index 89531a027c..d7cbaaeb48 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -47,27 +47,27 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc b/documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc index b18a02e15d..e74e4feabe 100644 --- a/documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc +++ b/documentation/content/en/books/fdp-primer/asciidoctor-primer/_index.adoc @@ -22,7 +22,7 @@ tags: ["AsciiDoc", "AsciiDoctor", "Primer", "Introduction", "Guide"] :outfilesuffix: :sectnumoffset: 6 -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/fdp-primer/book.adoc b/documentation/content/en/books/fdp-primer/book.adoc index 5136d3c08c..4e0466a240 100644 --- a/documentation/content/en/books/fdp-primer/book.adoc +++ b/documentation/content/en/books/fdp-primer/book.adoc @@ -31,9 +31,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :chapters-path: content/en/books/fdp-primer/ endif::[] @@ -41,9 +41,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] @@ -51,9 +51,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc index b5d39c02ab..fcea50e851 100644 --- a/documentation/content/en/books/fdp-primer/overview/_index.adoc +++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc @@ -23,7 +23,7 @@ tags: ["overview", "FreeBSD Documentation Project", "quick start"] :sectnumoffset: 1 include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/en/mailing-lists.adoc[] Welcome to the FreeBSD Documentation Project (FDP). Quality documentation is crucial to the success of FreeBSD, and we value your contributions very highly. diff --git a/documentation/content/en/books/fdp-primer/po-translations/_index.adoc b/documentation/content/en/books/fdp-primer/po-translations/_index.adoc index 7c50de8e20..7e33cf1742 100644 --- a/documentation/content/en/books/fdp-primer/po-translations/_index.adoc +++ b/documentation/content/en/books/fdp-primer/po-translations/_index.adoc @@ -22,7 +22,7 @@ tags: ["po", "translations", "tutorial", "quick start"] :outfilesuffix: :sectnumoffset: 9 -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/fdp-primer/see-also/_index.adoc b/documentation/content/en/books/fdp-primer/see-also/_index.adoc index 0af772abbf..410d384b27 100644 --- a/documentation/content/en/books/fdp-primer/see-also/_index.adoc +++ b/documentation/content/en/books/fdp-primer/see-also/_index.adoc @@ -22,7 +22,7 @@ tags: ["additional information", "AsciiDoctor", "HTML"] :outfilesuffix: :sectnumoffset: 13 -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/fdp-primer/translations/_index.adoc b/documentation/content/en/books/fdp-primer/translations/_index.adoc index 966c9a45bc..118c0a980f 100644 --- a/documentation/content/en/books/fdp-primer/translations/_index.adoc +++ b/documentation/content/en/books/fdp-primer/translations/_index.adoc @@ -22,8 +22,8 @@ tags: ["FAQ", "i18n", "i10n", "translation"] :outfilesuffix: :sectnumoffset: 8 -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/mailing-lists.adoc[] toc::[] diff --git a/documentation/content/en/books/fdp-primer/writing-style/_index.adoc b/documentation/content/en/books/fdp-primer/writing-style/_index.adoc index 973eb574d0..e6f19cd197 100644 --- a/documentation/content/en/books/fdp-primer/writing-style/_index.adoc +++ b/documentation/content/en/books/fdp-primer/writing-style/_index.adoc @@ -22,7 +22,7 @@ tags: ["writing", "style", "tipos", "one sentence per line"] :outfilesuffix: :sectnumoffset: 11 -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/en/mailing-lists.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/_index.adoc b/documentation/content/en/books/handbook/_index.adoc index e72ccdbfba..af69a1236e 100644 --- a/documentation/content/en/books/handbook/_index.adoc +++ b/documentation/content/en/books/handbook/_index.adoc @@ -21,7 +21,7 @@ weight: 1 :experimental: include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/en/mailing-lists.adoc[] [.abstract-title] Abstract diff --git a/documentation/content/en/books/handbook/advanced-networking/_index.adoc b/documentation/content/en/books/handbook/advanced-networking/_index.adoc index 5f62b30044..b8ea334437 100644 --- a/documentation/content/en/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/en/books/handbook/advanced-networking/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/audit/_index.adoc b/documentation/content/en/books/handbook/audit/_index.adoc index ac94baa6c1..ca0df463c1 100644 --- a/documentation/content/en/books/handbook/audit/_index.adoc +++ b/documentation/content/en/books/handbook/audit/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/basics/_index.adoc b/documentation/content/en/books/handbook/basics/_index.adoc index c206d17899..f3cc959161 100644 --- a/documentation/content/en/books/handbook/basics/_index.adoc +++ b/documentation/content/en/books/handbook/basics/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/bibliography/_index.adoc b/documentation/content/en/books/handbook/bibliography/_index.adoc index 451ff3f96d..6d990d7712 100644 --- a/documentation/content/en/books/handbook/bibliography/_index.adoc +++ b/documentation/content/en/books/handbook/bibliography/_index.adoc @@ -24,9 +24,9 @@ tags: ["appendix", "bibliography", "handbook", "books", "guides", "security", "p include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] While manual pages provide a definitive reference for individual pieces of the FreeBSD operating system, they seldom illustrate how to put the pieces together to make the whole operating system run smoothly. For this, there is no substitute for a good book or users' manual on UNIX(R) system administration. diff --git a/documentation/content/en/books/handbook/book.adoc b/documentation/content/en/books/handbook/book.adoc index 4eef134cac..7d80d890e7 100644 --- a/documentation/content/en/books/handbook/book.adoc +++ b/documentation/content/en/books/handbook/book.adoc @@ -32,9 +32,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :chapters-path: content/en/books/handbook/ endif::[] @@ -42,9 +42,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] @@ -52,9 +52,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/en/books/handbook/boot/_index.adoc b/documentation/content/en/books/handbook/boot/_index.adoc index a6a0f6ff75..864832928a 100644 --- a/documentation/content/en/books/handbook/boot/_index.adoc +++ b/documentation/content/en/books/handbook/boot/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc index 450f6f94ee..5c09b033c6 100644 --- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/config/_index.adoc b/documentation/content/en/books/handbook/config/_index.adoc index e7a53ce6d0..5fd0076cc2 100644 --- a/documentation/content/en/books/handbook/config/_index.adoc +++ b/documentation/content/en/books/handbook/config/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc index 7a9ac3d4f9..c8ac2a5597 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/desktop/_index.adoc b/documentation/content/en/books/handbook/desktop/_index.adoc index c2c00603dc..6ba0a17001 100644 --- a/documentation/content/en/books/handbook/desktop/_index.adoc +++ b/documentation/content/en/books/handbook/desktop/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/disks/_index.adoc b/documentation/content/en/books/handbook/disks/_index.adoc index 1f05d6619f..5390274807 100644 --- a/documentation/content/en/books/handbook/disks/_index.adoc +++ b/documentation/content/en/books/handbook/disks/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/dtrace/_index.adoc b/documentation/content/en/books/handbook/dtrace/_index.adoc index 6884b6f513..f73a7630d2 100644 --- a/documentation/content/en/books/handbook/dtrace/_index.adoc +++ b/documentation/content/en/books/handbook/dtrace/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/eresources/_index.adoc b/documentation/content/en/books/handbook/eresources/_index.adoc index 176fc3dae8..c86986e887 100644 --- a/documentation/content/en/books/handbook/eresources/_index.adoc +++ b/documentation/content/en/books/handbook/eresources/_index.adoc @@ -25,9 +25,9 @@ tags: ["eresources", "Websites", "Mailing Lists", "Usenet", "Newsgroups"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] The rapid pace of FreeBSD progress makes print media impractical as a means of following the latest developments. Electronic resources are the best, if not often the only, way to stay informed of the latest advances. diff --git a/documentation/content/en/books/handbook/filesystems/_index.adoc b/documentation/content/en/books/handbook/filesystems/_index.adoc index 0fdf329362..56dfec03d0 100644 --- a/documentation/content/en/books/handbook/filesystems/_index.adoc +++ b/documentation/content/en/books/handbook/filesystems/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/firewalls/_index.adoc b/documentation/content/en/books/handbook/firewalls/_index.adoc index f60c8d7ffb..a70334c309 100644 --- a/documentation/content/en/books/handbook/firewalls/_index.adoc +++ b/documentation/content/en/books/handbook/firewalls/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/geom/_index.adoc b/documentation/content/en/books/handbook/geom/_index.adoc index 0ceb691c71..08d3fe6513 100644 --- a/documentation/content/en/books/handbook/geom/_index.adoc +++ b/documentation/content/en/books/handbook/geom/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/glossary.adoc b/documentation/content/en/books/handbook/glossary.adoc index d286757309..2a6c755a35 100644 --- a/documentation/content/en/books/handbook/glossary.adoc +++ b/documentation/content/en/books/handbook/glossary.adoc @@ -18,7 +18,7 @@ description: FreeBSD Handbook Glossary :relfileprefix: ../ :outfilesuffix: -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/urls.adoc[] This glossary contains terms and acronyms used within the FreeBSD community and documentation. diff --git a/documentation/content/en/books/handbook/introduction/_index.adoc b/documentation/content/en/books/handbook/introduction/_index.adoc index bd6894a723..158f15f1fe 100644 --- a/documentation/content/en/books/handbook/introduction/_index.adoc +++ b/documentation/content/en/books/handbook/introduction/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/jails/_index.adoc b/documentation/content/en/books/handbook/jails/_index.adoc index 149cd8a751..d278555fea 100644 --- a/documentation/content/en/books/handbook/jails/_index.adoc +++ b/documentation/content/en/books/handbook/jails/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/kernelconfig/_index.adoc b/documentation/content/en/books/handbook/kernelconfig/_index.adoc index d6e52616ab..a9031c43b0 100644 --- a/documentation/content/en/books/handbook/kernelconfig/_index.adoc +++ b/documentation/content/en/books/handbook/kernelconfig/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/l10n/_index.adoc b/documentation/content/en/books/handbook/l10n/_index.adoc index 540ccc7b19..f6ae5652f6 100644 --- a/documentation/content/en/books/handbook/l10n/_index.adoc +++ b/documentation/content/en/books/handbook/l10n/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/linuxemu/_index.adoc b/documentation/content/en/books/handbook/linuxemu/_index.adoc index bd69af1c3e..48ecda76ee 100644 --- a/documentation/content/en/books/handbook/linuxemu/_index.adoc +++ b/documentation/content/en/books/handbook/linuxemu/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/mac/_index.adoc b/documentation/content/en/books/handbook/mac/_index.adoc index 850c4ddb2b..950856d6c8 100644 --- a/documentation/content/en/books/handbook/mac/_index.adoc +++ b/documentation/content/en/books/handbook/mac/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/mail/_index.adoc b/documentation/content/en/books/handbook/mail/_index.adoc index dddd6730a5..03f363da37 100644 --- a/documentation/content/en/books/handbook/mail/_index.adoc +++ b/documentation/content/en/books/handbook/mail/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc index b796cd0387..af814f52cc 100644 --- a/documentation/content/en/books/handbook/mirrors/_index.adoc +++ b/documentation/content/en/books/handbook/mirrors/_index.adoc @@ -25,9 +25,9 @@ tags: ["Obtaining", "CD", "DVD", "FTP", "Git"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] [[mirrors-cdrom]] == CD and DVD Sets diff --git a/documentation/content/en/books/handbook/multimedia/_index.adoc b/documentation/content/en/books/handbook/multimedia/_index.adoc index 786b973d84..dcd56eda90 100644 --- a/documentation/content/en/books/handbook/multimedia/_index.adoc +++ b/documentation/content/en/books/handbook/multimedia/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/network-servers/_index.adoc b/documentation/content/en/books/handbook/network-servers/_index.adoc index 0457134d2a..1100c915eb 100644 --- a/documentation/content/en/books/handbook/network-servers/_index.adoc +++ b/documentation/content/en/books/handbook/network-servers/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/pgpkeys/_index.adoc b/documentation/content/en/books/handbook/pgpkeys/_index.adoc index 5c117361f3..a9833f66c1 100644 --- a/documentation/content/en/books/handbook/pgpkeys/_index.adoc +++ b/documentation/content/en/books/handbook/pgpkeys/_index.adoc @@ -24,9 +24,9 @@ tags: ["OpenGPG", "keys", "officers"] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :pgpkeys-path: diff --git a/documentation/content/en/books/handbook/ports/_index.adoc b/documentation/content/en/books/handbook/ports/_index.adoc index 3d3075697a..38d84a4154 100644 --- a/documentation/content/en/books/handbook/ports/_index.adoc +++ b/documentation/content/en/books/handbook/ports/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/ppp-and-slip/_index.adoc b/documentation/content/en/books/handbook/ppp-and-slip/_index.adoc index aa7e47007a..1362bcab8a 100644 --- a/documentation/content/en/books/handbook/ppp-and-slip/_index.adoc +++ b/documentation/content/en/books/handbook/ppp-and-slip/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/printing/_index.adoc b/documentation/content/en/books/handbook/printing/_index.adoc index 17c5fa44a4..e6d06d640f 100644 --- a/documentation/content/en/books/handbook/printing/_index.adoc +++ b/documentation/content/en/books/handbook/printing/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/security/_index.adoc b/documentation/content/en/books/handbook/security/_index.adoc index e82884c7e2..1d9d764b47 100644 --- a/documentation/content/en/books/handbook/security/_index.adoc +++ b/documentation/content/en/books/handbook/security/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/serialcomms/_index.adoc b/documentation/content/en/books/handbook/serialcomms/_index.adoc index 3c67610ec6..7786405bb3 100644 --- a/documentation/content/en/books/handbook/serialcomms/_index.adoc +++ b/documentation/content/en/books/handbook/serialcomms/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/usb-device-mode/_index.adoc b/documentation/content/en/books/handbook/usb-device-mode/_index.adoc index fa5880bca2..e3e454056a 100644 --- a/documentation/content/en/books/handbook/usb-device-mode/_index.adoc +++ b/documentation/content/en/books/handbook/usb-device-mode/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/virtualization/_index.adoc b/documentation/content/en/books/handbook/virtualization/_index.adoc index b7db08c374..244633e075 100644 --- a/documentation/content/en/books/handbook/virtualization/_index.adoc +++ b/documentation/content/en/books/handbook/virtualization/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/wine/_index.adoc b/documentation/content/en/books/handbook/wine/_index.adoc index 9b3d9fb358..a29ca3407b 100644 --- a/documentation/content/en/books/handbook/wine/_index.adoc +++ b/documentation/content/en/books/handbook/wine/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc index dfa2885d4f..da621299d7 100644 --- a/documentation/content/en/books/handbook/x11/_index.adoc +++ b/documentation/content/en/books/handbook/x11/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc b/documentation/content/en/books/handbook/zfs/_index.adoc index af48d3d7d6..f299f96726 100644 --- a/documentation/content/en/books/handbook/zfs/_index.adoc +++ b/documentation/content/en/books/handbook/zfs/_index.adoc @@ -37,9 +37,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/book.adoc b/documentation/content/en/books/porters-handbook/book.adoc index a0eebfa8c1..6466a433dc 100644 --- a/documentation/content/en/books/porters-handbook/book.adoc +++ b/documentation/content/en/books/porters-handbook/book.adoc @@ -29,9 +29,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] :chapters-path: content/en/books/porters-handbook/ endif::[] @@ -39,9 +39,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] @@ -49,9 +49,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/en/mailing-lists.adoc[] +include::../../../../shared/en/teams.adoc[] +include::../../../../shared/en/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/en/books/porters-handbook/flavors/_index.adoc b/documentation/content/en/books/porters-handbook/flavors/_index.adoc index 01a7966d1e..5ac688fdb4 100644 --- a/documentation/content/en/books/porters-handbook/flavors/_index.adoc +++ b/documentation/content/en/books/porters-handbook/flavors/_index.adoc @@ -25,9 +25,9 @@ tags: ["Ports", "Flavors", "introduction", "how-to", "guide"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/keeping-up/_index.adoc b/documentation/content/en/books/porters-handbook/keeping-up/_index.adoc index 4833fb44f0..d998432c5d 100644 --- a/documentation/content/en/books/porters-handbook/keeping-up/_index.adoc +++ b/documentation/content/en/books/porters-handbook/keeping-up/_index.adoc @@ -25,9 +25,9 @@ tags: ["keeping up", "ports", "updating", "FreshPorts"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc index 0a6d47209b..269ee28dca 100644 --- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc +++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc @@ -26,9 +26,9 @@ tags: ["makefiles", "configuring", "naming", "versions"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/new-port/_index.adoc b/documentation/content/en/books/porters-handbook/new-port/_index.adoc index a8ce633a0b..4c95f9ca29 100644 --- a/documentation/content/en/books/porters-handbook/new-port/_index.adoc +++ b/documentation/content/en/books/porters-handbook/new-port/_index.adoc @@ -25,9 +25,9 @@ tags: ["new port", "upgrading", "guidelines", "ports"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/order/_index.adoc b/documentation/content/en/books/porters-handbook/order/_index.adoc index f34df31018..4aab1efb39 100644 --- a/documentation/content/en/books/porters-handbook/order/_index.adoc +++ b/documentation/content/en/books/porters-handbook/order/_index.adoc @@ -25,9 +25,9 @@ tags: ["order", "PORTNAME", "PATCHFILES", "MAINTAINER", "LICENSE", "dependencies include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/pkg-files/_index.adoc b/documentation/content/en/books/porters-handbook/pkg-files/_index.adoc index 42543ae630..f2c8cd0bcb 100644 --- a/documentation/content/en/books/porters-handbook/pkg-files/_index.adoc +++ b/documentation/content/en/books/porters-handbook/pkg-files/_index.adoc @@ -25,9 +25,9 @@ tags: ["pkg", "pkg-message", "UCL", "pkg-install", "pkg-deinstall"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/plist/_index.adoc b/documentation/content/en/books/porters-handbook/plist/_index.adoc index 659465267c..5063b3a9ad 100644 --- a/documentation/content/en/books/porters-handbook/plist/_index.adoc +++ b/documentation/content/en/books/porters-handbook/plist/_index.adoc @@ -25,9 +25,9 @@ tags: ["pkg-plist", "practices", "configuration"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/porting-dads/_index.adoc b/documentation/content/en/books/porters-handbook/porting-dads/_index.adoc index 412a6757d3..669cf32f97 100644 --- a/documentation/content/en/books/porters-handbook/porting-dads/_index.adoc +++ b/documentation/content/en/books/porters-handbook/porting-dads/_index.adoc @@ -27,9 +27,9 @@ tags: ["dos", "don'ts", "porting", "ports", "guide"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc b/documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc index dc791f57a4..289bc29eab 100644 --- a/documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc +++ b/documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc @@ -25,9 +25,9 @@ tags: ["sample", "makefile"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/porting-why/_index.adoc b/documentation/content/en/books/porters-handbook/porting-why/_index.adoc index 7acf5552d5..f756da55ac 100644 --- a/documentation/content/en/books/porters-handbook/porting-why/_index.adoc +++ b/documentation/content/en/books/porters-handbook/porting-why/_index.adoc @@ -25,9 +25,9 @@ tags: ["ports", "why porting"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc b/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc index 4fbc75cdb7..9fc088a254 100644 --- a/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc +++ b/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc @@ -25,9 +25,9 @@ tags: ["quick porting", "guide", "port", "ports collection", "how-to"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/security/_index.adoc b/documentation/content/en/books/porters-handbook/security/_index.adoc index 42155d260e..9d4f9abd20 100644 --- a/documentation/content/en/books/porters-handbook/security/_index.adoc +++ b/documentation/content/en/books/porters-handbook/security/_index.adoc @@ -25,9 +25,9 @@ tags: ["security", "porting", "ports", "VuXML"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/slow-porting/_index.adoc b/documentation/content/en/books/porters-handbook/slow-porting/_index.adoc index 62ef2c6679..e026c5f72d 100644 --- a/documentation/content/en/books/porters-handbook/slow-porting/_index.adoc +++ b/documentation/content/en/books/porters-handbook/slow-porting/_index.adoc @@ -25,9 +25,9 @@ tags: ["porting", "ports", "slow porting", "guide"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/special/_index.adoc b/documentation/content/en/books/porters-handbook/special/_index.adoc index 149a8497a4..009a741a9a 100644 --- a/documentation/content/en/books/porters-handbook/special/_index.adoc +++ b/documentation/content/en/books/porters-handbook/special/_index.adoc @@ -25,9 +25,9 @@ tags: ["special considerations", "Handling Symbolic Links", "Bundled Libraries"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/testing/_index.adoc b/documentation/content/en/books/porters-handbook/testing/_index.adoc index 2cf19f715b..789c9a6dd0 100644 --- a/documentation/content/en/books/porters-handbook/testing/_index.adoc +++ b/documentation/content/en/books/porters-handbook/testing/_index.adoc @@ -25,9 +25,9 @@ tags: ["testing", "port", "Portclippy", "Portfmt", "Portlint", "Poudriere", "set include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/upgrading/_index.adoc b/documentation/content/en/books/porters-handbook/upgrading/_index.adoc index 83f2b3e6fa..b93d0dac18 100644 --- a/documentation/content/en/books/porters-handbook/upgrading/_index.adoc +++ b/documentation/content/en/books/porters-handbook/upgrading/_index.adoc @@ -25,9 +25,9 @@ tags: ["upgrading", "port", "git"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 1c32544303..642ae088ae 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -26,9 +26,9 @@ tags: ["uses", "macros", "introduction", "guide"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index a424d58250..52ee514ef3 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -24,9 +24,9 @@ tags: ["FreeBSD versions"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/en/mailing-lists.adoc[] +include::shared/en/teams.adoc[] +include::shared/en/urls.adoc[] toc::[] diff --git a/documentation/content/es/articles/contributing/_index.adoc b/documentation/content/es/articles/contributing/_index.adoc index de12d2f896..982a18df06 100644 --- a/documentation/content/es/articles/contributing/_index.adoc +++ b/documentation/content/es/articles/contributing/_index.adoc @@ -26,7 +26,7 @@ trademarks: ["freebsd", "ieee", "general"] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/articles/filtering-bridges/_index.adoc b/documentation/content/es/articles/filtering-bridges/_index.adoc index b18c975aae..a7880eb72d 100644 --- a/documentation/content/es/articles/filtering-bridges/_index.adoc +++ b/documentation/content/es/articles/filtering-bridges/_index.adoc @@ -25,7 +25,7 @@ trademarks: ["freebsd", "3com", "intel", "general"] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/articles/freebsd-questions/_index.adoc b/documentation/content/es/articles/freebsd-questions/_index.adoc index 9e2e617636..8e28bff54e 100644 --- a/documentation/content/es/articles/freebsd-questions/_index.adoc +++ b/documentation/content/es/articles/freebsd-questions/_index.adoc @@ -25,7 +25,7 @@ trademarks: ["freebsd", "microsoft", "opengroup", "qualcomm", "general"] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/articles/ipsec-must/_index.adoc b/documentation/content/es/articles/ipsec-must/_index.adoc index b3d215d5c2..1f83f41d1b 100644 --- a/documentation/content/es/articles/ipsec-must/_index.adoc +++ b/documentation/content/es/articles/ipsec-must/_index.adoc @@ -25,7 +25,7 @@ trademarks: ["freebsd", "opengroup", "general"] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/articles/leap-seconds/_index.adoc b/documentation/content/es/articles/leap-seconds/_index.adoc index d93a72db3f..9b84394e84 100644 --- a/documentation/content/es/articles/leap-seconds/_index.adoc +++ b/documentation/content/es/articles/leap-seconds/_index.adoc @@ -21,7 +21,7 @@ releaseinfo: "$FreeBSD$" :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] ''' diff --git a/documentation/content/es/articles/linux-users/_index.adoc b/documentation/content/es/articles/linux-users/_index.adoc index 8569a65fac..84aa72587f 100644 --- a/documentation/content/es/articles/linux-users/_index.adoc +++ b/documentation/content/es/articles/linux-users/_index.adoc @@ -25,7 +25,7 @@ trademarks: ["freebsd", "intel", "redhat", "linux", "unix", "general"] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/articles/mailing-list-faq/_index.adoc b/documentation/content/es/articles/mailing-list-faq/_index.adoc index 52a234452a..4e157b5578 100644 --- a/documentation/content/es/articles/mailing-list-faq/_index.adoc +++ b/documentation/content/es/articles/mailing-list-faq/_index.adoc @@ -24,7 +24,7 @@ releaseinfo: "$FreeBSD$" :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/articles/port-mentor-guidelines/_index.adoc b/documentation/content/es/articles/port-mentor-guidelines/_index.adoc index 703a0ea007..070759c23e 100644 --- a/documentation/content/es/articles/port-mentor-guidelines/_index.adoc +++ b/documentation/content/es/articles/port-mentor-guidelines/_index.adoc @@ -25,7 +25,7 @@ trademarks: [] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] ''' diff --git a/documentation/content/es/articles/pr-guidelines/_index.adoc b/documentation/content/es/articles/pr-guidelines/_index.adoc index c0c854e4cd..cf2a79f983 100644 --- a/documentation/content/es/articles/pr-guidelines/_index.adoc +++ b/documentation/content/es/articles/pr-guidelines/_index.adoc @@ -25,7 +25,7 @@ trademarks: ["freebsd", "general"] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/articles/problem-reports/_index.adoc b/documentation/content/es/articles/problem-reports/_index.adoc index 555e396115..d14d6f9ec4 100644 --- a/documentation/content/es/articles/problem-reports/_index.adoc +++ b/documentation/content/es/articles/problem-reports/_index.adoc @@ -25,7 +25,7 @@ trademarks: ["freebsd", "ibm", "intel", "sun", "general"] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/articles/releng/_index.adoc b/documentation/content/es/articles/releng/_index.adoc index c90140481f..5d27b3bd8b 100644 --- a/documentation/content/es/articles/releng/_index.adoc +++ b/documentation/content/es/articles/releng/_index.adoc @@ -29,9 +29,9 @@ trademarks: ["freebsd", "cvsup", "intel", "xfree86", "general"] include::shared/releases.adoc[] include::shared/authors.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/urls.adoc[] ifeval::["{backend}" == "html5"] :imagesdir: ../../../images/articles/releng/ diff --git a/documentation/content/es/articles/remote-install/_index.adoc b/documentation/content/es/articles/remote-install/_index.adoc index 22d65490bb..46ffcfb347 100644 --- a/documentation/content/es/articles/remote-install/_index.adoc +++ b/documentation/content/es/articles/remote-install/_index.adoc @@ -26,7 +26,7 @@ trademarks: ["freebsd", "general"] :figure-caption: Figura :example-caption: Ejemplo -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/urls.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/books/faq/_index.adoc b/documentation/content/es/books/faq/_index.adoc index 1922573d6b..a3d93f115a 100644 --- a/documentation/content/es/books/faq/_index.adoc +++ b/documentation/content/es/books/faq/_index.adoc @@ -44,27 +44,27 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/es/mailing-lists.adoc[] +include::../../../../shared/es/teams.adoc[] +include::../../../../shared/es/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/es/mailing-lists.adoc[] +include::../../../../shared/es/teams.adoc[] +include::../../../../shared/es/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/es/books/handbook/_index.adoc b/documentation/content/es/books/handbook/_index.adoc index bd80cbf127..5aa8eb01a8 100644 --- a/documentation/content/es/books/handbook/_index.adoc +++ b/documentation/content/es/books/handbook/_index.adoc @@ -27,7 +27,7 @@ next: books/handbook/preface :example-caption: Ejemplo include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/es/mailing-lists.adoc[] [.abstract-title] Resumen diff --git a/documentation/content/es/books/handbook/advanced-networking/_index.adoc b/documentation/content/es/books/handbook/advanced-networking/_index.adoc index 125eca8993..e64aa73e01 100644 --- a/documentation/content/es/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/es/books/handbook/advanced-networking/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/basics/_index.adoc b/documentation/content/es/books/handbook/basics/_index.adoc index ddb1cfb916..d26da3677e 100644 --- a/documentation/content/es/books/handbook/basics/_index.adoc +++ b/documentation/content/es/books/handbook/basics/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/bibliography/_index.adoc b/documentation/content/es/books/handbook/bibliography/_index.adoc index ad5541f92f..8ea2c23a82 100644 --- a/documentation/content/es/books/handbook/bibliography/_index.adoc +++ b/documentation/content/es/books/handbook/bibliography/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/eresources include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] Aunque las páginas del manual proveen la referencia definitiva para partes individuales del sistema operativo FreeBSD, son notorias por no ilustrar como poner todas las piezas juntas para hacer que todo el sistema operativo funcione fácilmente. Debido a esto, no hay sustituto para un buen libro de administración de sistemas UNIX y un buen manual de usuario. diff --git a/documentation/content/es/books/handbook/book.adoc b/documentation/content/es/books/handbook/book.adoc index dd197b5712..ec8cf05539 100644 --- a/documentation/content/es/books/handbook/book.adoc +++ b/documentation/content/es/books/handbook/book.adoc @@ -37,9 +37,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] :chapters-path: content/es/books/handbook/ endif::[] @@ -47,9 +47,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/es/mailing-lists.adoc[] +include::../../../../shared/es/teams.adoc[] +include::../../../../shared/es/urls.adoc[] :chapters-path: endif::[] @@ -57,9 +57,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/es/mailing-lists.adoc[] +include::../../../../shared/es/teams.adoc[] +include::../../../../shared/es/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/es/books/handbook/boot/_index.adoc b/documentation/content/es/books/handbook/boot/_index.adoc index 032dc57be2..16d1b8fd93 100644 --- a/documentation/content/es/books/handbook/boot/_index.adoc +++ b/documentation/content/es/books/handbook/boot/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/config/_index.adoc b/documentation/content/es/books/handbook/config/_index.adoc index e67e0d3b46..de998ae503 100644 --- a/documentation/content/es/books/handbook/config/_index.adoc +++ b/documentation/content/es/books/handbook/config/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/cutting-edge/_index.adoc b/documentation/content/es/books/handbook/cutting-edge/_index.adoc index 1708015c0c..1d6194bd3d 100644 --- a/documentation/content/es/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/es/books/handbook/cutting-edge/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/desktop/_index.adoc b/documentation/content/es/books/handbook/desktop/_index.adoc index 3a03f3343a..686727d508 100644 --- a/documentation/content/es/books/handbook/desktop/_index.adoc +++ b/documentation/content/es/books/handbook/desktop/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/disks/_index.adoc b/documentation/content/es/books/handbook/disks/_index.adoc index 54519af060..7e88b73f26 100644 --- a/documentation/content/es/books/handbook/disks/_index.adoc +++ b/documentation/content/es/books/handbook/disks/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/eresources/_index.adoc b/documentation/content/es/books/handbook/eresources/_index.adoc index 62d147b5b0..0b018cf297 100644 --- a/documentation/content/es/books/handbook/eresources/_index.adoc +++ b/documentation/content/es/books/handbook/eresources/_index.adoc @@ -27,9 +27,9 @@ next: books/handbook/pgpkeys include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] La velocidad del desarrollo de FreeBSD hace imposible el uso de medios impresos como forma de seguir los últimos desarrollos. Los recursos electrónicos son la mejor, y con frecuencia la única, manera de estar informados de los últimos avances. Dado que FreeBSD es sacado adelante mediante el trabajo de voluntarios la propia comunidad de usuarios suele ejercer las funciones de lo que sería un "departamento de soporte técnico", siendo el correo electrónico y USENET la manera más efectiva de contactar con esa comunidad. diff --git a/documentation/content/es/books/handbook/firewalls/_index.adoc b/documentation/content/es/books/handbook/firewalls/_index.adoc index e39e8c8b8e..37cb4bcb5e 100644 --- a/documentation/content/es/books/handbook/firewalls/_index.adoc +++ b/documentation/content/es/books/handbook/firewalls/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/geom/_index.adoc b/documentation/content/es/books/handbook/geom/_index.adoc index 020e227cf8..6498576280 100644 --- a/documentation/content/es/books/handbook/geom/_index.adoc +++ b/documentation/content/es/books/handbook/geom/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/install/_index.adoc b/documentation/content/es/books/handbook/install/_index.adoc index 4a418a1734..c97d990404 100644 --- a/documentation/content/es/books/handbook/install/_index.adoc +++ b/documentation/content/es/books/handbook/install/_index.adoc @@ -40,9 +40,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/introduction/_index.adoc b/documentation/content/es/books/handbook/introduction/_index.adoc index 75ca220331..058b850ece 100644 --- a/documentation/content/es/books/handbook/introduction/_index.adoc +++ b/documentation/content/es/books/handbook/introduction/_index.adoc @@ -28,9 +28,9 @@ next: books/handbook/install include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/jails/_index.adoc b/documentation/content/es/books/handbook/jails/_index.adoc index c3d6abe43a..215a65f786 100644 --- a/documentation/content/es/books/handbook/jails/_index.adoc +++ b/documentation/content/es/books/handbook/jails/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/kernelconfig/_index.adoc b/documentation/content/es/books/handbook/kernelconfig/_index.adoc index 7bc7e4526b..3123939f98 100644 --- a/documentation/content/es/books/handbook/kernelconfig/_index.adoc +++ b/documentation/content/es/books/handbook/kernelconfig/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/l10n/_index.adoc b/documentation/content/es/books/handbook/l10n/_index.adoc index fccfec05dd..eb6db40e02 100644 --- a/documentation/content/es/books/handbook/l10n/_index.adoc +++ b/documentation/content/es/books/handbook/l10n/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/linuxemu/_index.adoc b/documentation/content/es/books/handbook/linuxemu/_index.adoc index 7aba04e679..9064517aba 100644 --- a/documentation/content/es/books/handbook/linuxemu/_index.adoc +++ b/documentation/content/es/books/handbook/linuxemu/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/mac/_index.adoc b/documentation/content/es/books/handbook/mac/_index.adoc index 18ea905632..1830f725a1 100644 --- a/documentation/content/es/books/handbook/mac/_index.adoc +++ b/documentation/content/es/books/handbook/mac/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/mail/_index.adoc b/documentation/content/es/books/handbook/mail/_index.adoc index 1583b75a1f..bdc7e41125 100644 --- a/documentation/content/es/books/handbook/mail/_index.adoc +++ b/documentation/content/es/books/handbook/mail/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/mirrors/_index.adoc b/documentation/content/es/books/handbook/mirrors/_index.adoc index f002745526..20668a9abd 100644 --- a/documentation/content/es/books/handbook/mirrors/_index.adoc +++ b/documentation/content/es/books/handbook/mirrors/_index.adoc @@ -27,9 +27,9 @@ next: books/handbook/bibliography include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] [[mirrors-ftp]] == Servidores FTP diff --git a/documentation/content/es/books/handbook/multimedia/_index.adoc b/documentation/content/es/books/handbook/multimedia/_index.adoc index 2851fabe6e..4dc9c814cc 100644 --- a/documentation/content/es/books/handbook/multimedia/_index.adoc +++ b/documentation/content/es/books/handbook/multimedia/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/network-servers/_index.adoc b/documentation/content/es/books/handbook/network-servers/_index.adoc index c704ee0a7b..7834c18fe3 100644 --- a/documentation/content/es/books/handbook/network-servers/_index.adoc +++ b/documentation/content/es/books/handbook/network-servers/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/pgpkeys/_index.adoc b/documentation/content/es/books/handbook/pgpkeys/_index.adoc index fff62e1270..5c7d222ed9 100644 --- a/documentation/content/es/books/handbook/pgpkeys/_index.adoc +++ b/documentation/content/es/books/handbook/pgpkeys/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/freebsd-glossary include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] :pgpkeys-path: diff --git a/documentation/content/es/books/handbook/ports/_index.adoc b/documentation/content/es/books/handbook/ports/_index.adoc index 58a48f9696..b668f56b59 100644 --- a/documentation/content/es/books/handbook/ports/_index.adoc +++ b/documentation/content/es/books/handbook/ports/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/ppp-and-slip/_index.adoc b/documentation/content/es/books/handbook/ppp-and-slip/_index.adoc index 120f135686..e95a6b009e 100644 --- a/documentation/content/es/books/handbook/ppp-and-slip/_index.adoc +++ b/documentation/content/es/books/handbook/ppp-and-slip/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/printing/_index.adoc b/documentation/content/es/books/handbook/printing/_index.adoc index 175d097f87..d50df5ae45 100644 --- a/documentation/content/es/books/handbook/printing/_index.adoc +++ b/documentation/content/es/books/handbook/printing/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/security/_index.adoc b/documentation/content/es/books/handbook/security/_index.adoc index 7733479da8..956e1a374e 100644 --- a/documentation/content/es/books/handbook/security/_index.adoc +++ b/documentation/content/es/books/handbook/security/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/serialcomms/_index.adoc b/documentation/content/es/books/handbook/serialcomms/_index.adoc index 1c20d19398..8cb867c5b5 100644 --- a/documentation/content/es/books/handbook/serialcomms/_index.adoc +++ b/documentation/content/es/books/handbook/serialcomms/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/users/_index.adoc b/documentation/content/es/books/handbook/users/_index.adoc index f1b2047908..a288c4615f 100644 --- a/documentation/content/es/books/handbook/users/_index.adoc +++ b/documentation/content/es/books/handbook/users/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/vinum/_index.adoc b/documentation/content/es/books/handbook/vinum/_index.adoc index 18228fae86..9c73b6c73b 100644 --- a/documentation/content/es/books/handbook/vinum/_index.adoc +++ b/documentation/content/es/books/handbook/vinum/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/virtualization/_index.adoc b/documentation/content/es/books/handbook/virtualization/_index.adoc index 92f590b580..1c69c37ed9 100644 --- a/documentation/content/es/books/handbook/virtualization/_index.adoc +++ b/documentation/content/es/books/handbook/virtualization/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/es/books/handbook/x11/_index.adoc b/documentation/content/es/books/handbook/x11/_index.adoc index 76f6ee0367..afc0c96710 100644 --- a/documentation/content/es/books/handbook/x11/_index.adoc +++ b/documentation/content/es/books/handbook/x11/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/es/mailing-lists.adoc[] +include::shared/es/teams.adoc[] +include::shared/es/urls.adoc[] toc::[] diff --git a/documentation/content/fr/articles/building-products/_index.adoc b/documentation/content/fr/articles/building-products/_index.adoc index d57e26a0a2..28622f82b5 100644 --- a/documentation/content/fr/articles/building-products/_index.adoc +++ b/documentation/content/fr/articles/building-products/_index.adoc @@ -27,15 +27,15 @@ trademarks: ["freebsd", "general"] ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/fr/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] include::shared/releases.adoc[] :imagesdir: ../../../images/articles/building-products/ endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/urls.adoc[] include::../../../../shared/releases.adoc[] :imagesdir: ../../../../static/images/articles/building-products/ endif::[] diff --git a/documentation/content/fr/articles/committers-guide/_index.adoc b/documentation/content/fr/articles/committers-guide/_index.adoc index 97804524fb..99d34e26f8 100644 --- a/documentation/content/fr/articles/committers-guide/_index.adoc +++ b/documentation/content/fr/articles/committers-guide/_index.adoc @@ -25,20 +25,20 @@ trademarks: ["freebsd", "coverity", "ibm", "intel", "sparc", "general"] ifeval::["{backend}" == "html5"] include::shared/authors.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[lines=11..-1] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[lines=11..-1] +include::shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=11..-1] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[lines=11..-1] +include::../../../../shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=11..-1] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[lines=11..-1] +include::../../../../shared/fr/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/fr/articles/contributing/_index.adoc b/documentation/content/fr/articles/contributing/_index.adoc index d3b90382b6..2abb4b80d9 100644 --- a/documentation/content/fr/articles/contributing/_index.adoc +++ b/documentation/content/fr/articles/contributing/_index.adoc @@ -23,18 +23,18 @@ trademarks: ["freebsd", "ieee", "general"] :example-caption: Exemple ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[lines=11..-1] +include::shared/fr/urls.adoc[] +include::shared/fr/mailing-lists.adoc[lines=11..-1] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=11..-1] +include::../../../../shared/fr/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[lines=11..-1] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[lines=11..-1] +include::../../../../shared/fr/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[lines=11..-1] endif::[] [.abstract-title] diff --git a/documentation/content/fr/articles/filtering-bridges/_index.adoc b/documentation/content/fr/articles/filtering-bridges/_index.adoc index b76fa81f28..dfd3acd4eb 100644 --- a/documentation/content/fr/articles/filtering-bridges/_index.adoc +++ b/documentation/content/fr/articles/filtering-bridges/_index.adoc @@ -24,15 +24,15 @@ trademarks: ["freebsd", "3com", "intel", "general"] :example-caption: Exemple ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/fr/articles/ipsec-must/_index.adoc b/documentation/content/fr/articles/ipsec-must/_index.adoc index e244f8de34..d6d0ea1c06 100644 --- a/documentation/content/fr/articles/ipsec-must/_index.adoc +++ b/documentation/content/fr/articles/ipsec-must/_index.adoc @@ -24,15 +24,15 @@ trademarks: ["freebsd", "opengroup", "general"] :example-caption: Exemple ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/fr/articles/leap-seconds/_index.adoc b/documentation/content/fr/articles/leap-seconds/_index.adoc index dc45e5bfb2..19bc5b27f9 100644 --- a/documentation/content/fr/articles/leap-seconds/_index.adoc +++ b/documentation/content/fr/articles/leap-seconds/_index.adoc @@ -20,15 +20,15 @@ releaseinfo: "$FreeBSD$" :example-caption: Exemple ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] ''' diff --git a/documentation/content/fr/articles/linux-users/_index.adoc b/documentation/content/fr/articles/linux-users/_index.adoc index 214ba3092f..e6b6c1a487 100644 --- a/documentation/content/fr/articles/linux-users/_index.adoc +++ b/documentation/content/fr/articles/linux-users/_index.adoc @@ -24,15 +24,15 @@ trademarks: ["freebsd", "intel", "redhat", "linux", "unix", "general"] :example-caption: Exemple ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/fr/articles/new-users/_index.adoc b/documentation/content/fr/articles/new-users/_index.adoc index 255eea9080..1afdde681b 100644 --- a/documentation/content/fr/articles/new-users/_index.adoc +++ b/documentation/content/fr/articles/new-users/_index.adoc @@ -24,15 +24,15 @@ trademarks: ["freebsd", "ibm", "microsoft", "opengroup", "general"] :example-caption: Exemple ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/fr/books/developers-handbook/_index.adoc b/documentation/content/fr/books/developers-handbook/_index.adoc index a0e2b83cb5..4c6b24bbe8 100644 --- a/documentation/content/fr/books/developers-handbook/_index.adoc +++ b/documentation/content/fr/books/developers-handbook/_index.adoc @@ -32,9 +32,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] :imagesdir: ../../images/books/developers-handbook/ :chapters-path: content/fr/books/developers-handbook/ endif::[] @@ -43,9 +43,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/teams.adoc[] +include::../../../../shared/fr/urls.adoc[] :imagesdir: ../../../static/images/books/developers-handbook/ :chapters-path: endif::[] @@ -54,9 +54,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/teams.adoc[] +include::../../../../shared/fr/urls.adoc[] :imagesdir: ../../../static/images/books/developers-handbook/ :chapters-path: endif::[] diff --git a/documentation/content/fr/books/faq/_index.adoc b/documentation/content/fr/books/faq/_index.adoc index 8a09a4bcbd..ef5f264e1f 100644 --- a/documentation/content/fr/books/faq/_index.adoc +++ b/documentation/content/fr/books/faq/_index.adoc @@ -44,27 +44,27 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/teams.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/teams.adoc[] +include::../../../../shared/fr/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/fr/books/handbook/_index.adoc b/documentation/content/fr/books/handbook/_index.adoc index 9b74036968..26862de4fc 100644 --- a/documentation/content/fr/books/handbook/_index.adoc +++ b/documentation/content/fr/books/handbook/_index.adoc @@ -23,7 +23,7 @@ next: books/handbook/preface :example-caption: Exemple include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/fr/mailing-lists.adoc[] [.abstract-title] Résumé diff --git a/documentation/content/fr/books/handbook/advanced-networking/_index.adoc b/documentation/content/fr/books/handbook/advanced-networking/_index.adoc index a22cdaaa74..23f9e88f2c 100644 --- a/documentation/content/fr/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/fr/books/handbook/advanced-networking/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/audit/_index.adoc b/documentation/content/fr/books/handbook/audit/_index.adoc index 0838db9998..a882025fbf 100644 --- a/documentation/content/fr/books/handbook/audit/_index.adoc +++ b/documentation/content/fr/books/handbook/audit/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/basics/_index.adoc b/documentation/content/fr/books/handbook/basics/_index.adoc index 097c5ff8b0..34d561fe15 100644 --- a/documentation/content/fr/books/handbook/basics/_index.adoc +++ b/documentation/content/fr/books/handbook/basics/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/book.adoc b/documentation/content/fr/books/handbook/book.adoc index d806b5b00d..e6df3e9bbf 100644 --- a/documentation/content/fr/books/handbook/book.adoc +++ b/documentation/content/fr/books/handbook/book.adoc @@ -35,9 +35,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] :chapters-path: content/fr/books/handbook/ endif::[] @@ -45,9 +45,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/teams.adoc[] +include::../../../../shared/fr/urls.adoc[] :chapters-path: endif::[] @@ -55,9 +55,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/teams.adoc[] +include::../../../../shared/fr/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/fr/books/handbook/boot/_index.adoc b/documentation/content/fr/books/handbook/boot/_index.adoc index 49fea280c3..66237ab8a3 100644 --- a/documentation/content/fr/books/handbook/boot/_index.adoc +++ b/documentation/content/fr/books/handbook/boot/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/bsdinstall/_index.adoc b/documentation/content/fr/books/handbook/bsdinstall/_index.adoc index bcf99c3b70..3954b31944 100644 --- a/documentation/content/fr/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/fr/books/handbook/bsdinstall/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/config/_index.adoc b/documentation/content/fr/books/handbook/config/_index.adoc index a59e0a9efc..081f41e121 100644 --- a/documentation/content/fr/books/handbook/config/_index.adoc +++ b/documentation/content/fr/books/handbook/config/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/cutting-edge/_index.adoc b/documentation/content/fr/books/handbook/cutting-edge/_index.adoc index f8e5787971..ae44f5906a 100644 --- a/documentation/content/fr/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/fr/books/handbook/cutting-edge/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/desktop/_index.adoc b/documentation/content/fr/books/handbook/desktop/_index.adoc index 0971d6839d..0cb69b3bc0 100644 --- a/documentation/content/fr/books/handbook/desktop/_index.adoc +++ b/documentation/content/fr/books/handbook/desktop/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/disks/_index.adoc b/documentation/content/fr/books/handbook/disks/_index.adoc index 266f4c7348..aa49241929 100644 --- a/documentation/content/fr/books/handbook/disks/_index.adoc +++ b/documentation/content/fr/books/handbook/disks/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/dtrace/_index.adoc b/documentation/content/fr/books/handbook/dtrace/_index.adoc index 93ee9ae5c1..6573413bb1 100644 --- a/documentation/content/fr/books/handbook/dtrace/_index.adoc +++ b/documentation/content/fr/books/handbook/dtrace/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/eresources/_index.adoc b/documentation/content/fr/books/handbook/eresources/_index.adoc index e9077fcf82..af6f527cd1 100644 --- a/documentation/content/fr/books/handbook/eresources/_index.adoc +++ b/documentation/content/fr/books/handbook/eresources/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/pgpkeys include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] L'évolution rapide de FreeBSD rend peu pratique le suivi des développements via des supports imprimés. Les supports électroniques sont le meilleur, sinon la plupart du temps le seul, moyen de se tenir au courant des dernières avancées. Comme FreeBSD est un effort basé sur le volontariat, la communauté des utilisateurs sert généralement de "service de support technique", le courrier électronique et les forums de discussion étant le meilleur moyen de contacter cette communauté. diff --git a/documentation/content/fr/books/handbook/filesystems/_index.adoc b/documentation/content/fr/books/handbook/filesystems/_index.adoc index e8740493c4..cc72823409 100644 --- a/documentation/content/fr/books/handbook/filesystems/_index.adoc +++ b/documentation/content/fr/books/handbook/filesystems/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/firewalls/_index.adoc b/documentation/content/fr/books/handbook/firewalls/_index.adoc index 7e9095c2c5..7627a4a8a5 100644 --- a/documentation/content/fr/books/handbook/firewalls/_index.adoc +++ b/documentation/content/fr/books/handbook/firewalls/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/geom/_index.adoc b/documentation/content/fr/books/handbook/geom/_index.adoc index e4d149226b..9d64fcd0ed 100644 --- a/documentation/content/fr/books/handbook/geom/_index.adoc +++ b/documentation/content/fr/books/handbook/geom/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/introduction/_index.adoc b/documentation/content/fr/books/handbook/introduction/_index.adoc index e4db9eb7f1..3ae6a54e78 100644 --- a/documentation/content/fr/books/handbook/introduction/_index.adoc +++ b/documentation/content/fr/books/handbook/introduction/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/bsdinstall include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/jails/_index.adoc b/documentation/content/fr/books/handbook/jails/_index.adoc index e444dcfab6..6c45458301 100644 --- a/documentation/content/fr/books/handbook/jails/_index.adoc +++ b/documentation/content/fr/books/handbook/jails/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/kernelconfig/_index.adoc b/documentation/content/fr/books/handbook/kernelconfig/_index.adoc index 26098f1c1d..c6c3b0c8c4 100644 --- a/documentation/content/fr/books/handbook/kernelconfig/_index.adoc +++ b/documentation/content/fr/books/handbook/kernelconfig/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/l10n/_index.adoc b/documentation/content/fr/books/handbook/l10n/_index.adoc index 04d010e85b..eeb8195d4f 100644 --- a/documentation/content/fr/books/handbook/l10n/_index.adoc +++ b/documentation/content/fr/books/handbook/l10n/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/linuxemu/_index.adoc b/documentation/content/fr/books/handbook/linuxemu/_index.adoc index 9510761c54..2510841864 100644 --- a/documentation/content/fr/books/handbook/linuxemu/_index.adoc +++ b/documentation/content/fr/books/handbook/linuxemu/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/mac/_index.adoc b/documentation/content/fr/books/handbook/mac/_index.adoc index f165b33f31..a88fc201f9 100644 --- a/documentation/content/fr/books/handbook/mac/_index.adoc +++ b/documentation/content/fr/books/handbook/mac/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/mail/_index.adoc b/documentation/content/fr/books/handbook/mail/_index.adoc index 4502496826..58682acb27 100644 --- a/documentation/content/fr/books/handbook/mail/_index.adoc +++ b/documentation/content/fr/books/handbook/mail/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/mirrors/_index.adoc b/documentation/content/fr/books/handbook/mirrors/_index.adoc index 6da40011a7..98f0b2e60d 100644 --- a/documentation/content/fr/books/handbook/mirrors/_index.adoc +++ b/documentation/content/fr/books/handbook/mirrors/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/bibliography include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] [[mirrors-cdrom]] == Editeurs de CD-ROMs et DVDs diff --git a/documentation/content/fr/books/handbook/multimedia/_index.adoc b/documentation/content/fr/books/handbook/multimedia/_index.adoc index 7c79f442c7..888a0d1069 100644 --- a/documentation/content/fr/books/handbook/multimedia/_index.adoc +++ b/documentation/content/fr/books/handbook/multimedia/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/network-servers/_index.adoc b/documentation/content/fr/books/handbook/network-servers/_index.adoc index f9ffd56d64..2cf5739ca4 100644 --- a/documentation/content/fr/books/handbook/network-servers/_index.adoc +++ b/documentation/content/fr/books/handbook/network-servers/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/pgpkeys/_index.adoc b/documentation/content/fr/books/handbook/pgpkeys/_index.adoc index c9f72fd82c..febab06565 100644 --- a/documentation/content/fr/books/handbook/pgpkeys/_index.adoc +++ b/documentation/content/fr/books/handbook/pgpkeys/_index.adoc @@ -25,9 +25,9 @@ next: books/handbook/freebsd-glossary include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] :pgpkeys-path: diff --git a/documentation/content/fr/books/handbook/ports/_index.adoc b/documentation/content/fr/books/handbook/ports/_index.adoc index abc022e13a..65968b03e4 100644 --- a/documentation/content/fr/books/handbook/ports/_index.adoc +++ b/documentation/content/fr/books/handbook/ports/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/ppp-and-slip/_index.adoc b/documentation/content/fr/books/handbook/ppp-and-slip/_index.adoc index 70bc6f0055..210f262e9f 100644 --- a/documentation/content/fr/books/handbook/ppp-and-slip/_index.adoc +++ b/documentation/content/fr/books/handbook/ppp-and-slip/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/printing/_index.adoc b/documentation/content/fr/books/handbook/printing/_index.adoc index 297a4fc02e..e3d77dc6f3 100644 --- a/documentation/content/fr/books/handbook/printing/_index.adoc +++ b/documentation/content/fr/books/handbook/printing/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/security/_index.adoc b/documentation/content/fr/books/handbook/security/_index.adoc index bb14cef068..69a3f7b699 100644 --- a/documentation/content/fr/books/handbook/security/_index.adoc +++ b/documentation/content/fr/books/handbook/security/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/serialcomms/_index.adoc b/documentation/content/fr/books/handbook/serialcomms/_index.adoc index 5869e89dd3..c9562b97dd 100644 --- a/documentation/content/fr/books/handbook/serialcomms/_index.adoc +++ b/documentation/content/fr/books/handbook/serialcomms/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/vinum/_index.adoc b/documentation/content/fr/books/handbook/vinum/_index.adoc index 0be38969bf..e20cc16b7b 100644 --- a/documentation/content/fr/books/handbook/vinum/_index.adoc +++ b/documentation/content/fr/books/handbook/vinum/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/virtualization/_index.adoc b/documentation/content/fr/books/handbook/virtualization/_index.adoc index fa5c31f167..4b0b1f0afd 100644 --- a/documentation/content/fr/books/handbook/virtualization/_index.adoc +++ b/documentation/content/fr/books/handbook/virtualization/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/x11/_index.adoc b/documentation/content/fr/books/handbook/x11/_index.adoc index 61232bf931..293170457c 100644 --- a/documentation/content/fr/books/handbook/x11/_index.adoc +++ b/documentation/content/fr/books/handbook/x11/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/handbook/zfs/_index.adoc b/documentation/content/fr/books/handbook/zfs/_index.adoc index 32b6a3dfe2..b781b1db93 100644 --- a/documentation/content/fr/books/handbook/zfs/_index.adoc +++ b/documentation/content/fr/books/handbook/zfs/_index.adoc @@ -38,9 +38,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] toc::[] diff --git a/documentation/content/fr/books/porters-handbook/book.adoc b/documentation/content/fr/books/porters-handbook/book.adoc index 301657b958..78455565be 100644 --- a/documentation/content/fr/books/porters-handbook/book.adoc +++ b/documentation/content/fr/books/porters-handbook/book.adoc @@ -32,9 +32,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/fr/mailing-lists.adoc[] +include::shared/fr/teams.adoc[] +include::shared/fr/urls.adoc[] :chapters-path: content/fr/books/porters-handbook/ endif::[] @@ -42,9 +42,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/teams.adoc[] +include::../../../../shared/fr/urls.adoc[] :chapters-path: endif::[] @@ -52,9 +52,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/fr/mailing-lists.adoc[] +include::../../../../shared/fr/teams.adoc[] +include::../../../../shared/fr/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/hu/articles/gjournal-desktop/_index.adoc b/documentation/content/hu/articles/gjournal-desktop/_index.adoc index 15e7ad2103..aade9b35ca 100644 --- a/documentation/content/hu/articles/gjournal-desktop/_index.adoc +++ b/documentation/content/hu/articles/gjournal-desktop/_index.adoc @@ -24,22 +24,22 @@ trademarks: ["freebsd", "general"] ifeval::["{backend}" == "html5"] include::shared/authors.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/urls.adoc[] :imagesdir: ../../../images/articles/gjournal-desktop/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/hu/mailing-lists.adoc[] +include::../../../../shared/hu/urls.adoc[] :imagesdir: ../../../../static/images/articles/gjournal-desktop/ endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/hu/mailing-lists.adoc[] +include::../../../../shared/hu/urls.adoc[] :imagesdir: ../../../../static/images/articles/gjournal-desktop/ endif::[] diff --git a/documentation/content/hu/articles/linux-users/_index.adoc b/documentation/content/hu/articles/linux-users/_index.adoc index c6632440e5..12b023c7de 100644 --- a/documentation/content/hu/articles/linux-users/_index.adoc +++ b/documentation/content/hu/articles/linux-users/_index.adoc @@ -22,15 +22,15 @@ trademarks: ["freebsd", "intel", "redhat", "linux", "unix", "general"] :example-caption: Példa ifeval::["{backend}" == "html5"] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/hu/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/hu/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/hu/books/faq/_index.adoc b/documentation/content/hu/books/faq/_index.adoc index b25c4614eb..3a61b2f468 100644 --- a/documentation/content/hu/books/faq/_index.adoc +++ b/documentation/content/hu/books/faq/_index.adoc @@ -42,27 +42,27 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/hu/mailing-lists.adoc[] +include::../../../../shared/hu/teams.adoc[] +include::../../../../shared/hu/urls.adoc[] endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/hu/mailing-lists.adoc[] +include::../../../../shared/hu/teams.adoc[] +include::../../../../shared/hu/urls.adoc[] endif::[] [.abstract-title] diff --git a/documentation/content/hu/books/handbook/_index.adoc b/documentation/content/hu/books/handbook/_index.adoc index c5342c7217..81833867a9 100644 --- a/documentation/content/hu/books/handbook/_index.adoc +++ b/documentation/content/hu/books/handbook/_index.adoc @@ -23,7 +23,7 @@ next: books/handbook/preface :example-caption: Példa include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] +include::shared/hu/mailing-lists.adoc[] [.abstract-title] Kivonat diff --git a/documentation/content/hu/books/handbook/advanced-networking/_index.adoc b/documentation/content/hu/books/handbook/advanced-networking/_index.adoc index f87ac41929..e25dc4d69e 100644 --- a/documentation/content/hu/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/hu/books/handbook/advanced-networking/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] toc::[] diff --git a/documentation/content/hu/books/handbook/audit/_index.adoc b/documentation/content/hu/books/handbook/audit/_index.adoc index 06651a57e8..82089d2cd8 100644 --- a/documentation/content/hu/books/handbook/audit/_index.adoc +++ b/documentation/content/hu/books/handbook/audit/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] toc::[] diff --git a/documentation/content/hu/books/handbook/basics/_index.adoc b/documentation/content/hu/books/handbook/basics/_index.adoc index 3112263e45..3e3ba067c0 100644 --- a/documentation/content/hu/books/handbook/basics/_index.adoc +++ b/documentation/content/hu/books/handbook/basics/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] toc::[] diff --git a/documentation/content/hu/books/handbook/bibliography/_index.adoc b/documentation/content/hu/books/handbook/bibliography/_index.adoc index 435f533387..9e0f0e56cc 100644 --- a/documentation/content/hu/books/handbook/bibliography/_index.adoc +++ b/documentation/content/hu/books/handbook/bibliography/_index.adoc @@ -26,9 +26,9 @@ next: books/handbook/eresources include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] Míg a man oldalak a FreeBSD operációs rendszer egyes önálló részeit tárgyalják, ismert a tény, hogy arról egyáltalán nem szólnak, miképpen illeszkednek egymáshoz ezek az alkotóelemek, és ezáltal hogyan mûködik maga az operációs rendszer. Erre a célra egyedül csak egy jó UNIX(R)-os rendszeradminisztrációs szakkönyv és egy jó felhasználói kézikönyv alkalmas. diff --git a/documentation/content/hu/books/handbook/book.adoc b/documentation/content/hu/books/handbook/book.adoc index aa799d87e3..fc43655d1b 100644 --- a/documentation/content/hu/books/handbook/book.adoc +++ b/documentation/content/hu/books/handbook/book.adoc @@ -33,9 +33,9 @@ ifeval::["{backend}" == "html5"] include::shared/mirrors.adoc[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] :chapters-path: content/hu/books/handbook/ endif::[] @@ -43,9 +43,9 @@ ifeval::["{backend}" == "pdf"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/hu/mailing-lists.adoc[] +include::../../../../shared/hu/teams.adoc[] +include::../../../../shared/hu/urls.adoc[] :chapters-path: endif::[] @@ -53,9 +53,9 @@ ifeval::["{backend}" == "epub3"] include::../../../../shared/mirrors.adoc[] include::../../../../shared/authors.adoc[] include::../../../../shared/releases.adoc[] -include::../../../../shared/{{% lang %}}/mailing-lists.adoc[] -include::../../../../shared/{{% lang %}}/teams.adoc[] -include::../../../../shared/{{% lang %}}/urls.adoc[] +include::../../../../shared/hu/mailing-lists.adoc[] +include::../../../../shared/hu/teams.adoc[] +include::../../../../shared/hu/urls.adoc[] :chapters-path: endif::[] diff --git a/documentation/content/hu/books/handbook/boot/_index.adoc b/documentation/content/hu/books/handbook/boot/_index.adoc index e458b05bff..63b61b9659 100644 --- a/documentation/content/hu/books/handbook/boot/_index.adoc +++ b/documentation/content/hu/books/handbook/boot/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] toc::[] diff --git a/documentation/content/hu/books/handbook/config/_index.adoc b/documentation/content/hu/books/handbook/config/_index.adoc index a60c514d28..031bdf4f20 100644 --- a/documentation/content/hu/books/handbook/config/_index.adoc +++ b/documentation/content/hu/books/handbook/config/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] toc::[] diff --git a/documentation/content/hu/books/handbook/cutting-edge/_index.adoc b/documentation/content/hu/books/handbook/cutting-edge/_index.adoc index 17107ebb7c..43ffef9b95 100644 --- a/documentation/content/hu/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/hu/books/handbook/cutting-edge/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] toc::[] diff --git a/documentation/content/hu/books/handbook/desktop/_index.adoc b/documentation/content/hu/books/handbook/desktop/_index.adoc index 5d3b67fd74..e7d58bc596 100644 --- a/documentation/content/hu/books/handbook/desktop/_index.adoc +++ b/documentation/content/hu/books/handbook/desktop/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] toc::[] diff --git a/documentation/content/hu/books/handbook/disks/_index.adoc b/documentation/content/hu/books/handbook/disks/_index.adoc index b1889a6509..1d9e4ec8b8 100644 --- a/documentation/content/hu/books/handbook/disks/_index.adoc +++ b/documentation/content/hu/books/handbook/disks/_index.adoc @@ -39,9 +39,9 @@ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] -include::shared/{{% lang %}}/mailing-lists.adoc[] -include::shared/{{% lang %}}/teams.adoc[] -include::shared/{{% lang %}}/urls.adoc[] +include::shared/hu/mailing-lists.adoc[] +include::shared/hu/teams.adoc[] +include::shared/hu/urls.adoc[] toc::[] diff --git a/documentation/content/hu/books/handbook/dtrace/_index.adoc b/documentation/content/hu/books/handbook/dtrace/_index.adoc index 27c1af6ab3..8267402a09 100644 --- a/documentation/content/hu/books/handbook/dtrace/_index.adoc +++ b/d |