git: ce5f6f10a0 - main - [ru/books]: Fix build errors

Fernando Apesteguía <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=ce5f6f10a0d09bf2fcd49165abec22cfaaf67ff5

commit ce5f6f10a0d09bf2fcd49165abec22cfaaf67ff5
Author:     Fernando Apesteguía <[email protected]>
AuthorDate: 2025-09-25 12:06:23 +0000
Commit:     Fernando Apesteguía <[email protected]>
CommitDate: 2025-09-25 15:30:54 +0000

    [ru/books]: Fix build errors
---
 .../ru/books/fdp-primer/asciidoctor-primer/_index.adoc       |  7 +++++--
 .../content/ru/books/fdp-primer/examples/_index.adoc         | 12 +++++++++---
 .../content/ru/books/porters-handbook/makefiles/_index.adoc  |  7 ++++++-
 .../content/ru/books/porters-handbook/versions/_index.adoc   |  2 +-
 4 files changed, 21 insertions(+), 7 deletions(-)

diff --git a/documentation/content/ru/books/fdp-primer/asciidoctor-primer/_index.adoc b/documentation/content/ru/books/fdp-primer/asciidoctor-primer/_index.adoc
index 2b84d3eb2c..4dc39524fe 100644
--- a/documentation/content/ru/books/fdp-primer/asciidoctor-primer/_index.adoc
+++ b/documentation/content/ru/books/fdp-primer/asciidoctor-primer/_index.adoc
@@ -279,11 +279,14 @@ crossref:doc-build[documentation-makefile, Эта ссылка]
 
 :images-path: articles/freebsd-releng/ <1>
 
-ifdef::env-beastie[] ifdef::backend-html5[]
+ifdef::env-beastie[]
+ifdef::backend-html5[]
 
 [...]
 
-:imagesdir: ../../../images/{images-path} <2> endif::[] endif::[]
+:imagesdir: ../../../images/{images-path} <2>
+endif::[]
+endif::[]
 
 [...]
 
diff --git a/documentation/content/ru/books/fdp-primer/examples/_index.adoc b/documentation/content/ru/books/fdp-primer/examples/_index.adoc
index 2850975453..239beff506 100644
--- a/documentation/content/ru/books/fdp-primer/examples/_index.adoc
+++ b/documentation/content/ru/books/fdp-primer/examples/_index.adoc
@@ -70,11 +70,17 @@ trademarks: ["general"]
 = Пример книги
 :doctype: book :toc: macro :toclevels: 2 :icons: font :xrefstyle: basic :relfileprefix: ../ :outfilesuffix: :sectnums: :sectnumlevels: 6 :partnums: :chapter-signifier: Chapter :part-signifier: Part :source-highlighter: rouge :experimental: :skip-front-matter: :book: true :pdf: false
 
-ifeval::["{backend}" == "html5"] :chapters-path: content/ru/books/bookname/ endif::[]
+ifeval::["{backend}" == "html5"]
+:chapters-path: content/ru/books/bookname/
+endif::[]
 
-ifeval::["{backend}" == "pdf"] :chapters-path: endif::[]
+ifeval::["{backend}" == "pdf"]
+:chapters-path:
+endif::[]
 
-ifeval::["{backend}" == "epub3"] :chapters-path: endif::[]
+ifeval::["{backend}" == "epub3"]
+:chapters-path:
+endif::[]
 
 [abstract] Аннотация
 
diff --git a/documentation/content/ru/books/porters-handbook/makefiles/_index.adoc b/documentation/content/ru/books/porters-handbook/makefiles/_index.adoc
index a9fd70ea66..51a032507e 100644
--- a/documentation/content/ru/books/porters-handbook/makefiles/_index.adoc
+++ b/documentation/content/ru/books/porters-handbook/makefiles/_index.adoc
@@ -108,7 +108,12 @@ endif::[]
 = <.>
 % pkg version -t 1.2 1.2.0
 = <.>
-% pkg version -t 1.2 1.2.p1 > <.> % pkg version -t 1.2.a1 1.2.b1 < <.> % pkg version -t 1.2 1.2p1 < <.>
+% pkg version -t 1.2 1.2.p1
+> <.>
+% pkg version -t 1.2.a1 1.2.b1
+< <.>
+% pkg version -t 1.2 1.2p1
+< <.>
 ....
 
 <.> `1.2` идёт перед `1.3`.
diff --git a/documentation/content/ru/books/porters-handbook/versions/_index.adoc b/documentation/content/ru/books/porters-handbook/versions/_index.adoc
index de0e82114f..9be7515004 100644
--- a/documentation/content/ru/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/ru/books/porters-handbook/versions/_index.adoc
@@ -3850,7 +3850,7 @@ Template:
 |1000046
 |link:https://svnweb.freebsd.org/changeset/base/254537[254537]
 |19 августа 2013
-|10-CURRENT после добавления `M_PROTO[9-12]` и удаления `M_FRAG`|M_FIRSTFRAG\|M_LASTFRAG` флаги mbuf (версии link:https://svnweb.freebsd.org/changeset/base/254524[254524], link:https://svnweb.freebsd.org/changeset/base/254526[254526]).
+|10-CURRENT после добавления `M_PROTO[9-12]` и удаления `M_FRAG`\|M_FIRSTFRAG\|M_LASTFRAG` флаги mbuf (версии link:https://svnweb.freebsd.org/changeset/base/254524[254524], link:https://svnweb.freebsd.org/changeset/base/254526[254526]).
 
 |1000047
 |link:https://svnweb.freebsd.org/changeset/base/254627[254627]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.