git: 222bebeb38 - main - doc: Update source files (en .po), for translations

From: Edson Brandi <ebrandi_at_FreeBSD.org>
Date: Sat, 09 May 2026 22:45:44 UTC
The branch main has been updated by ebrandi:

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

commit 222bebeb38335128128d4d1a4788888f4b210929
Author:     Edson Brandi <ebrandi@FreeBSD.org>
AuthorDate: 2026-05-09 22:45:04 +0000
Commit:     Edson Brandi <ebrandi@FreeBSD.org>
CommitDate: 2026-05-09 22:45:04 +0000

    doc: Update source files (en .po), for translations
---
 .../content/en/articles/committers-guide/_index.po |   822 +-
 .../content/en/articles/explaining-bsd/_index.po   |    29 +-
 .../freebsd-status-report-process/_index.po        |    54 +-
 .../en/articles/freebsd-update-server/_index.po    |     4 +-
 .../content/en/articles/linux-users/_index.po      |     4 +-
 .../content/en/articles/pgpkeys/_index.po          |   898 +-
 .../developers-handbook/kerneldebug/_index.po      |   374 +-
 documentation/content/en/books/faq/_index.po       |   104 +-
 .../content/en/books/handbook/basics/_index.po     |     4 +-
 .../content/en/books/handbook/boot/_index.po       |     4 +-
 .../content/en/books/handbook/bsdinstall/_index.po |   971 +-
 .../content/en/books/handbook/config/_index.po     |    10 +-
 .../en/books/handbook/filesystems/_index.po        |     6 +-
 .../content/en/books/handbook/firewalls/_index.po  |     4 +-
 .../content/en/books/handbook/geom/_index.po       |     4 +-
 .../content/en/books/handbook/introduction.po      |     4 +-
 .../en/books/handbook/introduction/_index.po       |     6 +-
 .../content/en/books/handbook/jails/_index.po      |     6 +-
 .../en/books/handbook/kernelconfig/_index.po       |     6 +-
 .../content/en/books/handbook/mirrors/_index.po    |   416 +-
 .../content/en/books/handbook/network/_index.po    |    10 +-
 .../en/books/handbook/virtualization/_index.po     |  1011 +-
 .../content/en/books/handbook/x11/_index.po        |   304 +-
 .../content/en/books/handbook/zfs/_index.po        |  1154 +-
 .../en/books/porters-handbook/special/_index.po    |  3800 +++---
 .../en/books/porters-handbook/uses/_index.po       |  1803 +--
 .../en/books/porters-handbook/versions/_index.po   | 12522 ++++++++++---------
 27 files changed, 12343 insertions(+), 11991 deletions(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.po b/documentation/content/en/articles/committers-guide/_index.po
index de3a4dbfeb..6c5629b198 100644
--- a/documentation/content/en/articles/committers-guide/_index.po
+++ b/documentation/content/en/articles/committers-guide/_index.po
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: FreeBSD Documentation VERSION\n"
-"POT-Creation-Date: 2026-02-22 15:58+0000\n"
+"POT-Creation-Date: 2026-05-09 23:29+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2079,7 +2079,7 @@ msgstr ""
 #. type: Plain text
 #: documentation/content/en/articles/committers-guide/_index.adoc:950
 msgid ""
-"If you forget to to add the `Approved by:` line, you can do a `git commit --"
+"If you forget to add the `Approved by:` line, you can do a `git commit --"
 "amend` to edit the commit message before you push the change."
 msgstr ""
 
@@ -6181,41 +6181,19 @@ msgid ""
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2844
+#: documentation/content/en/articles/committers-guide/_index.adoc:2822
 #, no-wrap
 msgid ""
 "/*\n"
-" * SPDX-License-Identifier: BSD-2-Clause\n"
-" *\n"
 " * Copyright (c) [year] [your name]\n"
 " *\n"
-" * Redistribution and use in source and binary forms, with or without\n"
-" * modification, are permitted provided that the following conditions\n"
-" * are met:\n"
-" * 1. Redistributions of source code must retain the above copyright\n"
-" *    notice, this list of conditions and the following disclaimer.\n"
-" * 2. Redistributions in binary form must reproduce the above copyright\n"
-" *    notice, this list of conditions and the following disclaimer in the\n"
-" *    documentation and/or other materials provided with the distribution.\n"
-" *\n"
-" * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND\n"
-" * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n"
-" * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n"
-" * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\n"
-" * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n"
-" * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n"
-" * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n"
-" * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n"
-" * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n"
-" * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\n"
-" * SUCH DAMAGE.\n"
+" * SPDX-License-Identifier: BSD-2-Clause\n"
 " *\n"
-" * [id for your version control system, if any]\n"
 " */\n"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2850
+#: documentation/content/en/articles/committers-guide/_index.adoc:2828
 msgid ""
 "The FreeBSD project strongly discourages the so-called \"advertising "
 "clause\" in new code.  Due to the large number of contributors to the "
@@ -6226,7 +6204,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2854
+#: documentation/content/en/articles/committers-guide/_index.adoc:2832
 msgid ""
 "The FreeBSD project discourages completely new licenses and variations on "
 "the standard licenses.  New licenses require the approval of {core-email} to "
@@ -6237,7 +6215,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2858
+#: documentation/content/en/articles/committers-guide/_index.adoc:2836
 msgid ""
 "Project policy dictates that code under some non-BSD licenses must be placed "
 "only in specific sections of the repository, and in some cases, compilation "
@@ -6248,7 +6226,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2861
+#: documentation/content/en/articles/committers-guide/_index.adoc:2839
 msgid ""
 "Developers are reminded that in open source, getting \"open\" right is just "
 "as important as getting \"source\" right, as improper handling of "
@@ -6257,13 +6235,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2863
+#: documentation/content/en/articles/committers-guide/_index.adoc:2841
 #, no-wrap
 msgid "Keeping Track of Licenses Granted to the FreeBSD Project"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2868
+#: documentation/content/en/articles/committers-guide/_index.adoc:2846
 msgid ""
 "Various software or data exist in the repositories where the FreeBSD project "
 "has been granted a special license to be able to use them.  A case in point "
@@ -6274,7 +6252,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2873
+#: documentation/content/en/articles/committers-guide/_index.adoc:2851
 msgid ""
 "It is clearly sensible to keep a record of any such license grants.  To that "
 "end, the {core-email} has decided to keep an archive of them.  Whenever the "
@@ -6284,13 +6262,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2875
+#: documentation/content/en/articles/committers-guide/_index.adoc:2853
 msgid ""
 "Contact details for people or organizations granting the special license."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2876
+#: documentation/content/en/articles/committers-guide/_index.adoc:2854
 msgid ""
 "What files, directories etc. in the repositories are covered by the license "
 "grant including the revision numbers where any specially licensed material "
@@ -6298,7 +6276,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2877
+#: documentation/content/en/articles/committers-guide/_index.adoc:2855
 msgid ""
 "The date the license comes into effect from. Unless otherwise agreed, this "
 "will be the date the license was issued by the authors of the software in "
@@ -6306,24 +6284,24 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2878
+#: documentation/content/en/articles/committers-guide/_index.adoc:2856
 msgid "The license text."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2879
+#: documentation/content/en/articles/committers-guide/_index.adoc:2857
 msgid ""
 "A note of any restrictions, limitations or exceptions that apply "
 "specifically to FreeBSD's usage of the licensed material."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2880
+#: documentation/content/en/articles/committers-guide/_index.adoc:2858
 msgid "Any other relevant information."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2883
+#: documentation/content/en/articles/committers-guide/_index.adoc:2861
 msgid ""
 "Once the {core-email} is satisfied that all the necessary details have been "
 "gathered and are correct, the secretary will send a PGP-signed "
@@ -6333,7 +6311,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2886
+#: documentation/content/en/articles/committers-guide/_index.adoc:2864
 msgid ""
 "The license archive should contain only details of license grants; this is "
 "not the place for any discussions around licensing or other subjects.  "
@@ -6342,13 +6320,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2888
+#: documentation/content/en/articles/committers-guide/_index.adoc:2866
 #, no-wrap
 msgid "SPDX Tags in the tree"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2899
+#: documentation/content/en/articles/committers-guide/_index.adoc:2877
 msgid ""
 "The project uses https://spdx.dev[SPDX] tags in our source base.  At "
 "present, these tags are indented to help automated tools reconstruct license "
@@ -6367,20 +6345,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2901
+#: documentation/content/en/articles/committers-guide/_index.adoc:2879
 msgid ""
 "As of March 2021, approximately 25,000 out of 90,000 files in the tree have "
 "been marked."
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2902
+#: documentation/content/en/articles/committers-guide/_index.adoc:2880
 #, no-wrap
 msgid "Developer Relations"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2908
+#: documentation/content/en/articles/committers-guide/_index.adoc:2886
 msgid ""
 "When working directly on your own code or on code which is already well "
 "established as your responsibility, then there is probably little need to "
@@ -6393,7 +6371,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2912
+#: documentation/content/en/articles/committers-guide/_index.adoc:2890
 msgid ""
 "To determine if an area of the tree is maintained, check the MAINTAINERS "
 "file at the root of the tree.  If nobody is listed, scan the revision "
@@ -6404,27 +6382,27 @@ msgid ""
 msgstr ""
 
 #. type: delimited block - 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2916
+#: documentation/content/en/articles/committers-guide/_index.adoc:2894
 #, no-wrap
 msgid "% git -C /path/to/repo shortlog -sne --since=\"2 years\" -- relative/path/to/file\n"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2919
+#: documentation/content/en/articles/committers-guide/_index.adoc:2897
 msgid ""
 "If queries go unanswered or the committer otherwise indicates a lack of "
 "interest in the area affected, go ahead and commit it."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2924
+#: documentation/content/en/articles/committers-guide/_index.adoc:2902
 msgid ""
 "Avoid sending private emails to maintainers.  Other people might be "
 "interested in the conversation, not just the final output."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2930
+#: documentation/content/en/articles/committers-guide/_index.adoc:2908
 msgid ""
 "If there is any doubt about a commit for any reason at all, have it reviewed "
 "before committing.  Better to have it flamed then and there rather than when "
@@ -6435,7 +6413,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2934
+#: documentation/content/en/articles/committers-guide/_index.adoc:2912
 msgid ""
 "Do not impugn the intentions of others.  If they see a different solution to "
 "a problem, or even a different problem, it is probably not because they are "
@@ -6445,7 +6423,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2937
+#: documentation/content/en/articles/committers-guide/_index.adoc:2915
 msgid ""
 "Disagree honestly.  Argue your position from its merits, be honest about any "
 "shortcomings it may have, and be open to seeing their solution, or even "
@@ -6453,7 +6431,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2943
+#: documentation/content/en/articles/committers-guide/_index.adoc:2921
 msgid ""
 "Accept correction.  We are all fallible.  When you have made a mistake, "
 "apologize and get on with life.  Do not beat up yourself, and certainly do "
@@ -6462,7 +6440,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2947
+#: documentation/content/en/articles/committers-guide/_index.adoc:2925
 msgid ""
 "Ask for help.  Seek out (and give) peer reviews.  One of the ways open "
 "source software is supposed to excel is in the number of eyeballs applied to "
@@ -6470,20 +6448,20 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2949
+#: documentation/content/en/articles/committers-guide/_index.adoc:2927
 #, no-wrap
 msgid "If in Doubt..."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2953
+#: documentation/content/en/articles/committers-guide/_index.adoc:2931
 msgid ""
 "When unsure about something, whether it be a technical issue or a project "
 "convention be sure to ask.  If you stay silent you will never make progress."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2957
+#: documentation/content/en/articles/committers-guide/_index.adoc:2935
 msgid ""
 "If it relates to a technical issue ask on the public mailing lists.  Avoid "
 "the temptation to email the individual person that knows the answer.  This "
@@ -6491,32 +6469,32 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2959
+#: documentation/content/en/articles/committers-guide/_index.adoc:2937
 msgid "For project specific or administrative questions ask, in order:"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2961
+#: documentation/content/en/articles/committers-guide/_index.adoc:2939
 msgid "Your mentor or former mentor."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2962
+#: documentation/content/en/articles/committers-guide/_index.adoc:2940
 msgid "An experienced committer on IRC, email, etc."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2963
+#: documentation/content/en/articles/committers-guide/_index.adoc:2941
 msgid "Any team with a \"hat\", as they can give you a definitive answer."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2964
+#: documentation/content/en/articles/committers-guide/_index.adoc:2942
 msgid "If still not sure, ask on {developers-name}."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2966
+#: documentation/content/en/articles/committers-guide/_index.adoc:2944
 msgid ""
 "Once your question is answered, if no one pointed you to documentation that "
 "spelled out the answer to your question, document it, as others will have "
@@ -6524,13 +6502,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2968
+#: documentation/content/en/articles/committers-guide/_index.adoc:2946
 #, no-wrap
 msgid "Bugzilla"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2973
+#: documentation/content/en/articles/committers-guide/_index.adoc:2951
 msgid ""
 "The FreeBSD Project utilizes Bugzilla for tracking bugs and change "
 "requests.  If you commit a fix or suggestion found in the PR database, be "
@@ -6539,26 +6517,26 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2975
+#: documentation/content/en/articles/committers-guide/_index.adoc:2953
 msgid ""
 "Committers with non-``FreeBSD.org`` Bugzilla accounts can have the old "
 "account merged with the `FreeBSD.org` account by following these steps:"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2979
+#: documentation/content/en/articles/committers-guide/_index.adoc:2957
 msgid "Log in using your old account."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2980
+#: documentation/content/en/articles/committers-guide/_index.adoc:2958
 msgid ""
 "Open new bug. Choose `Services` as the Product, and `Bug Tracker` as the "
 "Component. In bug description list accounts you wish to be merged."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2982
+#: documentation/content/en/articles/committers-guide/_index.adoc:2960
 msgid ""
 "Log in using `FreeBSD.org` account and post comment to newly opened bug to "
 "confirm ownership. See crossref:committers-guide[kerberos-ldap, Kerberos and "
@@ -6567,35 +6545,35 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2983
+#: documentation/content/en/articles/committers-guide/_index.adoc:2961
 msgid ""
 "If there are more than two accounts to merge, post comments from each of "
 "them."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2986
+#: documentation/content/en/articles/committers-guide/_index.adoc:2964
 msgid "You can find out more about Bugzilla at:"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2988
+#: documentation/content/en/articles/committers-guide/_index.adoc:2966
 msgid "extref:{pr-guidelines}[FreeBSD Problem Report Handling Guidelines]"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2989
+#: documentation/content/en/articles/committers-guide/_index.adoc:2967
 msgid "link:https://www.FreeBSD.org/support/[https://www.FreeBSD.org/support]"
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2991
+#: documentation/content/en/articles/committers-guide/_index.adoc:2969
 #, no-wrap
 msgid "Phabricator"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2995
+#: documentation/content/en/articles/committers-guide/_index.adoc:2973
 msgid ""
 "The FreeBSD Project utilizes https://reviews.freebsd.org[Phabricator] for "
 "code review requests.  See the https://wiki.freebsd.org/"
@@ -6603,7 +6581,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2998
+#: documentation/content/en/articles/committers-guide/_index.adoc:2976
 msgid ""
 "Please use the `git arc` command provided by `devel/freebsd-git-arc` "
 "(install the port or package, then type `git help arc` for documentation) to "
@@ -6612,19 +6590,19 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3000
+#: documentation/content/en/articles/committers-guide/_index.adoc:2978
 msgid ""
 "Committers with non-``FreeBSD.org`` Phabricator accounts can have the old "
 "account renamed to the ``FreeBSD.org`` account by following these steps:"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3004
+#: documentation/content/en/articles/committers-guide/_index.adoc:2982
 msgid "Change your Phabricator account email to your `FreeBSD.org` email."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3006
+#: documentation/content/en/articles/committers-guide/_index.adoc:2984
 msgid ""
 "Open new bug on our bug tracker using your `FreeBSD.org` account, see "
 "crossref:committers-guide[bugzilla, Bugzilla] for more information. Choose "
@@ -6635,19 +6613,19 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3011
+#: documentation/content/en/articles/committers-guide/_index.adoc:2989
 msgid ""
 "Phabricator accounts cannot be merged, please do not open a new account."
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:3014
+#: documentation/content/en/articles/committers-guide/_index.adoc:2992
 #, no-wrap
 msgid "Who's Who"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3017
+#: documentation/content/en/articles/committers-guide/_index.adoc:2995
 msgid ""
 "Besides the repository meisters, there are other FreeBSD project members and "
 "teams whom you will probably get to know in your role as a committer. "
@@ -6655,13 +6633,13 @@ msgid ""
 msgstr ""
 
 #. type: Labeled list
-#: documentation/content/en/articles/committers-guide/_index.adoc:3018
+#: documentation/content/en/articles/committers-guide/_index.adoc:2996
 #, no-wrap
 msgid "`{doceng}`"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3024
+#: documentation/content/en/articles/committers-guide/_index.adoc:3002
 msgid ""
 "doceng is the group responsible for the documentation build infrastructure, "
 "approving new documentation committers, and ensuring that the FreeBSD "
@@ -6675,13 +6653,13 @@ msgid ""
 msgstr ""
 
 #. type: Labeled list
-#: documentation/content/en/articles/committers-guide/_index.adoc:3025
+#: documentation/content/en/articles/committers-guide/_index.adoc:3003
 #, no-wrap
 msgid "`{re-members}`"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3030
+#: documentation/content/en/articles/committers-guide/_index.adoc:3008
 msgid ""
 "These are the members of the `{re}`.  This team is responsible for setting "
 "release deadlines and controlling the release process.  During code freezes, "
@@ -6692,20 +6670,20 @@ msgid ""
 msgstr ""
 
 #. type: Labeled list
-#: documentation/content/en/articles/committers-guide/_index.adoc:3031
+#: documentation/content/en/articles/committers-guide/_index.adoc:3009
 #, no-wrap
 msgid "`{so}`"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3033
+#: documentation/content/en/articles/committers-guide/_index.adoc:3011
 msgid ""
 "`{so-name}` is the link:https://www.FreeBSD.org/security/[FreeBSD Security "
 "Officer] and oversees the `{security-officer}`."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3038
+#: documentation/content/en/articles/committers-guide/_index.adoc:3016
 msgid ""
 "{committers-name}:: {dev-src-all}, {dev-ports-all} and {dev-doc-all} are the "
 "mailing lists that the version control system uses to send commit messages "
@@ -6714,7 +6692,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3043
+#: documentation/content/en/articles/committers-guide/_index.adoc:3021
 msgid ""
 "{developers-name}:: All committers are subscribed to -developers.  This list "
 "was created to be a forum for the committers \"community\" issues.  Examples "
@@ -6722,7 +6700,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3047
+#: documentation/content/en/articles/committers-guide/_index.adoc:3025
 msgid ""
 "The {developers-name} is for the exclusive use of FreeBSD committers.  To "
 "develop FreeBSD, committers must have the ability to openly discuss matters "
@@ -6732,7 +6710,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3051
+#: documentation/content/en/articles/committers-guide/_index.adoc:3029
 msgid ""
 "All FreeBSD committers are expected not to not publish or forward messages "
 "from the {developers-name} outside the list membership without permission of "
@@ -6742,7 +6720,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3057
+#: documentation/content/en/articles/committers-guide/_index.adoc:3035
 msgid ""
 "This list is _not_ intended as a place for code reviews or for any technical "
 "discussion.  In fact using it as such hurts the FreeBSD Project as it gives "
@@ -6755,13 +6733,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:3058
+#: documentation/content/en/articles/committers-guide/_index.adoc:3036
 #, no-wrap
 msgid "SSH Quick-Start Guide"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3063
+#: documentation/content/en/articles/committers-guide/_index.adoc:3041
 msgid ""
 "If you do not wish to type your password in every time you use man:ssh[1], "
 "and you use keys to authenticate, man:ssh-agent[1] is there for your "
@@ -6772,19 +6750,19 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3064
+#: documentation/content/en/articles/committers-guide/_index.adoc:3042
 msgid ""
 "Generate a key pair using man:ssh-keygen[1]. The key pair will wind up in "
 "your [.filename]#$HOME/.ssh/# directory."
 msgstr ""
 
 #. type: delimited block = 6
-#: documentation/content/en/articles/committers-guide/_index.adoc:3068
+#: documentation/content/en/articles/committers-guide/_index.adoc:3046
 msgid "Only ECDSA, Ed25519 or RSA keys are supported."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:3070
+#: documentation/content/en/articles/committers-guide/_index.adoc:3048
 msgid ""
 "Send your public key ([.filename]#$HOME/.ssh/id_ecdsa.pub#, "
 "[.filename]#$HOME/.ssh/id_ed25519.pub#, or [.filename]#$HOME/.ssh/"
@@ -6793,7 +6771,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3075
+#: documentation/content/en/articles/committers-guide/_index.adoc:3053
 msgid ""
 "Now man:ssh-add[1] can be used for authentication once per session.  It "
 "prompts for the private key's pass phrase, and then stores it in the "
@@ -6802,32 +6780,32 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3077
+#: documentation/content/en/articles/committers-guide/_index.adoc:3055
 msgid "Test with a simple remote command: `ssh freefall.FreeBSD.org ls /usr`."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3079
+#: documentation/content/en/articles/committers-guide/_index.adoc:3057
 msgid ""
 "For more information, see package:security/openssh-portable[], man:ssh[1], "
 "man:ssh-add[1], man:ssh-agent[1], man:ssh-keygen[1], and man:scp[1]."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3081
+#: documentation/content/en/articles/committers-guide/_index.adoc:3059
 msgid ""
 "For information on adding, changing, or removing man:ssh[1] keys, see "
 "https://wiki.freebsd.org/clusteradm/ssh-keys[this article]."
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:3083
+#: documentation/content/en/articles/committers-guide/_index.adoc:3061
 #, no-wrap
 msgid "Coverity(R) Availability for FreeBSD Committers"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3087
+#: documentation/content/en/articles/committers-guide/_index.adoc:3065
 msgid ""
 "All FreeBSD developers can obtain access to Coverity analysis results of all "
 "FreeBSD Project software.  All who are interested in obtaining access to the "
@@ -6836,7 +6814,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3090
+#: documentation/content/en/articles/committers-guide/_index.adoc:3068
 msgid ""
 "The FreeBSD wiki includes a mini-guide for developers who are interested in "
 "working with the Coverity(R) analysis reports: https://wiki.freebsd.org/"
@@ -6847,7 +6825,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3092
+#: documentation/content/en/articles/committers-guide/_index.adoc:3070
 msgid ""
 "Finally, all FreeBSD developers who are going to use Coverity(R) are always "
 "encouraged to ask for more details and usage information, by posting any "
@@ -6855,13 +6833,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:3094
+#: documentation/content/en/articles/committers-guide/_index.adoc:3072
 #, no-wrap
 msgid "The FreeBSD Committers' Big List of Rules"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3099
+#: documentation/content/en/articles/committers-guide/_index.adoc:3077
 msgid ""
 "Everyone involved with the FreeBSD project is expected to abide by the _Code "
 "of Conduct_ available from link:https://www.FreeBSD.org/internal/code-of-"
@@ -6872,25 +6850,25 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3101
-#: documentation/content/en/articles/committers-guide/_index.adoc:3131
+#: documentation/content/en/articles/committers-guide/_index.adoc:3079
+#: documentation/content/en/articles/committers-guide/_index.adoc:3109
 msgid "Respect other committers."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3102
-#: documentation/content/en/articles/committers-guide/_index.adoc:3147
+#: documentation/content/en/articles/committers-guide/_index.adoc:3080
+#: documentation/content/en/articles/committers-guide/_index.adoc:3125
 msgid "Respect other contributors."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3103
-#: documentation/content/en/articles/committers-guide/_index.adoc:3162
+#: documentation/content/en/articles/committers-guide/_index.adoc:3081
+#: documentation/content/en/articles/committers-guide/_index.adoc:3140
 msgid "Discuss any significant change _before_ committing."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3104
+#: documentation/content/en/articles/committers-guide/_index.adoc:3082
 msgid ""
 "Respect existing maintainers (if listed in the `MAINTAINER` field in "
 "[.filename]#Makefile# or in [.filename]#MAINTAINER# in the top-level "
@@ -6898,8 +6876,8 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3105
-#: documentation/content/en/articles/committers-guide/_index.adoc:3177
+#: documentation/content/en/articles/committers-guide/_index.adoc:3083
+#: documentation/content/en/articles/committers-guide/_index.adoc:3155
 msgid ""
 "Any disputed change must be backed out pending resolution of the dispute if "
 "requested by a maintainer. Security related changes may override a "
@@ -6907,7 +6885,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3106
+#: documentation/content/en/articles/committers-guide/_index.adoc:3084
 msgid ""
 "Changes go to FreeBSD-CURRENT before FreeBSD-STABLE unless specifically "
 "permitted by the release engineer or unless they are not applicable to "
@@ -6919,40 +6897,40 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3107
-#: documentation/content/en/articles/committers-guide/_index.adoc:3192
+#: documentation/content/en/articles/committers-guide/_index.adoc:3085
+#: documentation/content/en/articles/committers-guide/_index.adoc:3170
 msgid "Do not fight in public with other committers; it looks bad."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3108
+#: documentation/content/en/articles/committers-guide/_index.adoc:3086
 msgid ""
 "Respect all code freezes and read the `committers` and `developers` mailing "
 "lists in a timely manner so you know when a code freeze is in effect."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3109
-#: documentation/content/en/articles/committers-guide/_index.adoc:3207
+#: documentation/content/en/articles/committers-guide/_index.adoc:3087
+#: documentation/content/en/articles/committers-guide/_index.adoc:3185
 msgid "When in doubt on any procedure, ask first!"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3110
-#: documentation/content/en/articles/committers-guide/_index.adoc:3212
+#: documentation/content/en/articles/committers-guide/_index.adoc:3088
+#: documentation/content/en/articles/committers-guide/_index.adoc:3190
 msgid "Test your changes before committing them."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3111
-#: documentation/content/en/articles/committers-guide/_index.adoc:3222
+#: documentation/content/en/articles/committers-guide/_index.adoc:3089
+#: documentation/content/en/articles/committers-guide/_index.adoc:3200
 msgid ""
 "Do not commit to contributed software without _explicit_ approval from the "
 "respective maintainers."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3122
+#: documentation/content/en/articles/committers-guide/_index.adoc:3100
 msgid ""
 "As noted, breaking some of these rules can be grounds for suspension or, "
 "upon repeated offense, permanent removal of commit privileges.  Individual "
@@ -6978,7 +6956,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3126
+#: documentation/content/en/articles/committers-guide/_index.adoc:3104
 msgid ""
 "In all other aspects of project operation, core is a subset of committers "
 "and is bound by the __same rules__.  Just because someone is in core this "
@@ -6989,13 +6967,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ===
-#: documentation/content/en/articles/committers-guide/_index.adoc:3127
+#: documentation/content/en/articles/committers-guide/_index.adoc:3105
 #, no-wrap
 msgid "Details"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3135
+#: documentation/content/en/articles/committers-guide/_index.adoc:3113
 msgid ""
 "This means that you need to treat other committers as the peer-group "
 "developers that they are.  Despite our occasional attempts to prove the "
@@ -7007,7 +6985,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3137
+#: documentation/content/en/articles/committers-guide/_index.adoc:3115
 msgid ""
 "Being able to work together long term is this project's greatest asset, one "
 "far more important than any set of changes to the code, and turning "
@@ -7017,7 +6995,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3143
+#: documentation/content/en/articles/committers-guide/_index.adoc:3121
 msgid ""
 "To comply with this rule, do not send email when you are angry or otherwise "
 "behave in a manner which is likely to strike others as needlessly "
@@ -7036,7 +7014,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3146
+#: documentation/content/en/articles/committers-guide/_index.adoc:3124
 msgid ""
 "All of this is never an option which the project's leadership enjoys in the "
 "slightest, but unity comes first.  No amount of code or good advice is worth "
@@ -7044,7 +7022,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3159
+#: documentation/content/en/articles/committers-guide/_index.adoc:3137
 msgid ""
 "You were not always a committer.  At one time you were a contributor.  "
 "Remember that at all times.  Remember what it was like trying to get help "
@@ -7058,14 +7036,14 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3161
+#: documentation/content/en/articles/committers-guide/_index.adoc:3139
 msgid ""
 "Consider the points raised under crossref:committers-guide[respect,Respect "
 "other committers] and apply them also to contributors."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3168
+#: documentation/content/en/articles/committers-guide/_index.adoc:3146
 msgid ""
 "The repository is not where changes are initially submitted for correctness "
 "or argued over, that happens first in the mailing lists or by use of the "
@@ -7081,17 +7059,17 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3170
+#: documentation/content/en/articles/committers-guide/_index.adoc:3148
 msgid "When in doubt, ask for review!"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3171
+#: documentation/content/en/articles/committers-guide/_index.adoc:3149
 msgid "Respect existing maintainers if listed."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3176
+#: documentation/content/en/articles/committers-guide/_index.adoc:3154
 msgid ""
 "Many parts of FreeBSD are not \"owned\" in the sense that any specific "
 "individual will jump up and yell if you commit a change to \"their\" area, "
@@ -7107,7 +7085,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3182
+#: documentation/content/en/articles/committers-guide/_index.adoc:3160
 msgid ""
 "This may be hard to swallow in times of conflict (when each side is "
 "convinced that they are in the right, of course) but a version control "
@@ -7125,7 +7103,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3183
+#: documentation/content/en/articles/committers-guide/_index.adoc:3161
 msgid ""
 "Changes go to FreeBSD-CURRENT before FreeBSD-STABLE unless specifically "
 "permitted by the release engineer or unless they are not applicable to "
@@ -7136,7 +7114,7 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:3189
+#: documentation/content/en/articles/committers-guide/_index.adoc:3167
 msgid ""
*** 81808 LINES SKIPPED ***