Bug 277008 - Update: documentation/content/ru/books/faq/_index.adoc
Summary: Update: documentation/content/ru/books/faq/_index.adoc
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-12 19:13 UTC by Andrei Zakhvatov
Modified: 2024-02-13 18:38 UTC (History)
2 users (show)

See Also:


Attachments
diff to the version of 29.12.2023 (323.80 KB, patch)
2024-02-12 19:13 UTC, Andrei Zakhvatov
no flags Details | Diff
diff to the revision of 29.12.2023 (fixed) (323.80 KB, patch)
2024-02-13 18:38 UTC, Andrei Zakhvatov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Zakhvatov 2024-02-12 19:13:52 UTC
Created attachment 248401 [details]
diff to the version of 29.12.2023

Dear colleagues,

  Please find attached the patch to update current Russian translation of documentation/content/ru/books/faq/_index.adoc to the latest EN revision (710aa393aeb57f1942f9566acc8b48d63053ad8e of 29.12.2023).
Comment 1 Maxim Konovalov freebsd_committer freebsd_triage 2024-02-12 21:44:29 UTC
Comment on attachment 248401 [details]
diff to the version of 29.12.2023

Hi,

This is a huge diff.

I spotted one issue that makes sense to fix before committing:

+Для того, чтобы использовать полноэкранный редактор, такой как man:vi[1] или man:emacs[1], выполните команду `ex port TERM=xterm`, чтобы эти редакторы могли загрузить корректные данные из базы данных man:termcap[5].

There is a spurious whitespace in the "export".

To whomever will work on the commit: I checked the Russian translation, it is good enough to my taste.  However, I didn't check whether it actually matches the English version and all links work.

Maxim
Comment 2 Andrei Zakhvatov 2024-02-13 18:38:09 UTC
Created attachment 248444 [details]
diff to the revision of 29.12.2023 (fixed)

Please find attached the updated patch ("ex port" -> "export").