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

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Sat, 15 Jul 2023 19:45:23 UTC
The branch main has been updated by dbaio:

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

commit 88a3174c1549f46d07468435fd4ca2a8ce94c003
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-07-15 19:44:52 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-07-15 19:44:52 +0000

    doc: Update source files (en .po), for translations
---
 .../content/en/articles/committers-guide/_index.po |   853 +-
 .../content/en/articles/explaining-bsd/_index.po   |     4 +-
 .../content/en/articles/mailing-list-faq/_index.po |   133 +-
 documentation/content/en/articles/pam/_index.po    |   131 +-
 .../content/en/articles/solid-state/_index.po      |   131 +-
 .../developers-handbook/kernelbuild/_index.po      |    14 +-
 .../content/en/books/fdp-primer/overview/_index.po |   119 +-
 .../en/books/fdp-primer/writing-style/_index.po    |     6 +-
 .../books/handbook/advanced-networking/_index.po   |  6187 ++++-------
 .../content/en/books/handbook/audit/_index.po      |     4 +-
 .../content/en/books/handbook/basics/_index.po     |  1128 +-
 .../content/en/books/handbook/boot/_index.po       |     4 +-
 .../content/en/books/handbook/config/_index.po     |  1770 +--
 .../en/books/handbook/cutting-edge/_index.po       |     6 +-
 .../content/en/books/handbook/desktop/_index.po    |     4 +-
 .../content/en/books/handbook/disks/_index.po      |     4 +-
 .../content/en/books/handbook/dtrace/_index.po     |     4 +-
 .../content/en/books/handbook/eresources/_index.po |   214 +-
 .../en/books/handbook/filesystems/_index.po        |     4 +-
 .../content/en/books/handbook/firewalls/_index.po  |     4 +-
 .../content/en/books/handbook/geom/_index.po       |     4 +-
 .../content/en/books/handbook/glossary.po          |     6 +-
 .../content/en/books/handbook/jails/_index.po      |     4 +-
 .../en/books/handbook/kernelconfig/_index.po       |   388 +-
 .../content/en/books/handbook/l10n/_index.po       |     4 +-
 .../content/en/books/handbook/linuxemu/_index.po   |   103 +-
 .../content/en/books/handbook/mac/_index.po        |     4 +-
 .../content/en/books/handbook/mail/_index.po       |     4 +-
 .../content/en/books/handbook/mirrors/_index.po    |   502 +-
 .../content/en/books/handbook/multimedia/_index.po |     4 +-
 .../en/books/handbook/network-servers/_index.po    |     4 +-
 .../content/en/books/handbook/network/_index.po    |  2052 ++++
 .../content/en/books/handbook/ports/_index.po      |    54 +-
 .../en/books/handbook/ppp-and-slip/_index.po       |     4 +-
 .../content/en/books/handbook/printing/_index.po   |     4 +-
 .../content/en/books/handbook/security/_index.po   |  1374 +--
 .../en/books/handbook/serialcomms/_index.po        |     4 +-
 .../en/books/handbook/usb-device-mode/_index.po    |     4 +-
 .../en/books/handbook/virtualization/_index.po     |     4 +-
 .../content/en/books/handbook/wine/_index.po       |     4 +-
 .../content/en/books/handbook/x11/_index.po        |     4 +-
 .../content/en/books/handbook/zfs/_index.po        |    51 +-
 .../en/books/porters-handbook/special/_index.po    |     4 +-
 .../en/books/porters-handbook/upgrading/_index.po  |    10 +-
 .../en/books/porters-handbook/versions/_index.po   | 10892 ++++++++++---------
 45 files changed, 12720 insertions(+), 13496 deletions(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.po b/documentation/content/en/articles/committers-guide/_index.po
index 19fe1141df..747ba14563 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: 2023-06-19 21:08-0300\n"
+"POT-Creation-Date: 2023-07-15 16:42-0300\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"
@@ -5192,7 +5192,7 @@ msgid "`Approved by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2533
+#: documentation/content/en/articles/committers-guide/_index.adoc:2534
 #, no-wrap
 msgid ""
 "The name and e-mail address of the person or people that approved the change; for developers, just the username on the FreeBSD cluster.\n"
@@ -5203,6 +5203,7 @@ msgid ""
 "* commits to an area of the tree covered by the LOCKS file (src)\n"
 "* during a release cycle\n"
 "* committing to a repo where you do not hold a commit bit (e.g. src committer committing to docs)\n"
+"* committing to a port maintained by someone else\n"
 "\n"
 "While under mentorship, get mentor approval before the commit. Enter the mentor's username in this field, and note that they are a mentor:\n"
 "\n"
@@ -5220,121 +5221,121 @@ msgid ""
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2534
+#: documentation/content/en/articles/committers-guide/_index.adoc:2535
 #, no-wrap
 msgid "`Obtained from:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2536
+#: documentation/content/en/articles/committers-guide/_index.adoc:2537
 #, no-wrap
 msgid "The name of the project (if any) from which the code was obtained. Do not use this line for the name of an individual person."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2537
+#: documentation/content/en/articles/committers-guide/_index.adoc:2538
 #, no-wrap
 msgid "`Fixes:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2539
+#: documentation/content/en/articles/committers-guide/_index.adoc:2540
 #, no-wrap
 msgid "The Git short hash and the title line of a commit that is fixed by this change as returned by `git log -n 1 --oneline GIT-COMMIT-HASH`."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2540
+#: documentation/content/en/articles/committers-guide/_index.adoc:2541
 #, no-wrap
 msgid "`MFC after:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2542
+#: documentation/content/en/articles/committers-guide/_index.adoc:2543
 #, no-wrap
 msgid "To receive an e-mail reminder to MFC at a later date, specify the number of days, weeks, or months after which an MFC is planned."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2543
+#: documentation/content/en/articles/committers-guide/_index.adoc:2544
 #, no-wrap
 msgid "`MFC to:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2545
+#: documentation/content/en/articles/committers-guide/_index.adoc:2546
 #, no-wrap
 msgid "If the commit should be merged to a subset of stable branches, specify the branch names."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2546
+#: documentation/content/en/articles/committers-guide/_index.adoc:2547
 #, no-wrap
 msgid "`MFH:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2548
+#: documentation/content/en/articles/committers-guide/_index.adoc:2549
 #, no-wrap
 msgid "If the commit is to be merged into a ports quarterly branch name, specify the quarterly branch. For example `2021Q2`."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2549
+#: documentation/content/en/articles/committers-guide/_index.adoc:2550
 #, no-wrap
 msgid "`Relnotes:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2551
+#: documentation/content/en/articles/committers-guide/_index.adoc:2552
 #, no-wrap
 msgid "If the change is a candidate for inclusion in the release notes for the next release from the branch, set to `yes`."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2552
+#: documentation/content/en/articles/committers-guide/_index.adoc:2553
 #, no-wrap
 msgid "`Security:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2554
+#: documentation/content/en/articles/committers-guide/_index.adoc:2555
 #, no-wrap
 msgid "If the change is related to a security vulnerability or security exposure, include one or more references or a description of the issue. If possible, include a VuXML URL or a CVE ID."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2555
+#: documentation/content/en/articles/committers-guide/_index.adoc:2556
 #, no-wrap
 msgid "`Event:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2557
+#: documentation/content/en/articles/committers-guide/_index.adoc:2558
 #, no-wrap
 msgid "The description for the event where this commit was made. If this is a recurring event, add the year or even the month to it. For example, this could be `FooBSDcon 2019`. The idea behind this line is to put recognition to conferences, gatherings, and other types of meetups and to show that these are useful to have. Please do not use the `Sponsored by:` line for this as that is meant for organizations sponsoring certain features or developers working on them."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2558
+#: documentation/content/en/articles/committers-guide/_index.adoc:2559
 #, no-wrap
 msgid "`Sponsored by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2560
+#: documentation/content/en/articles/committers-guide/_index.adoc:2561
 #, no-wrap
 msgid "Sponsoring organizations for this change, if any. Separate multiple organizations with commas. If only a portion of the work was sponsored, or different amounts of sponsorship were provided to different authors, please give appropriate credit in parentheses after each sponsor name. For example, `Example.com (alice, code refactoring), Wormulon (bob), Momcorp (cindy)` shows that Alice was sponsored by Example.com to do code refactoring, while Wormulon sponsored Bob's work and Momcorp sponsored Cindy's work. Other authors were either not sponsored or chose not to list sponsorship."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2561
+#: documentation/content/en/articles/committers-guide/_index.adoc:2562
 #, no-wrap
 msgid "`Pull Request:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2565
+#: documentation/content/en/articles/committers-guide/_index.adoc:2566
 #, no-wrap
 msgid ""
 "This change was submitted as a pull request or merge request against one of FreeBSD's public read-only Git repositories.\n"
@@ -5343,73 +5344,73 @@ msgid ""
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2566
+#: documentation/content/en/articles/committers-guide/_index.adoc:2567
 #, no-wrap
 msgid "`Signed-off-by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2568
+#: documentation/content/en/articles/committers-guide/_index.adoc:2569
 #, no-wrap
 msgid "ID certifies compliance with https://developercertificate.org/"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2569
+#: documentation/content/en/articles/committers-guide/_index.adoc:2570
 #, no-wrap
 msgid "`Differential Revision:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2571
+#: documentation/content/en/articles/committers-guide/_index.adoc:2572
 #, no-wrap
 msgid "The full URL of the Phabricator review. This line __must be the last line__. For example: `https://reviews.freebsd.org/D1708`."
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2573
+#: documentation/content/en/articles/committers-guide/_index.adoc:2574
 #, no-wrap
 msgid "Commit Log for a Commit Based on a PR"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2579
+#: documentation/content/en/articles/committers-guide/_index.adoc:2580
 msgid ""
 "The commit is based on a patch from a PR submitted by John Smith.  The "
 "commit message \"PR\" field is filled."
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2583
-#: documentation/content/en/articles/committers-guide/_index.adoc:2601
-#: documentation/content/en/articles/committers-guide/_index.adoc:2616
-#: documentation/content/en/articles/committers-guide/_index.adoc:2632
-#: documentation/content/en/articles/committers-guide/_index.adoc:2647
+#: documentation/content/en/articles/committers-guide/_index.adoc:2584
+#: documentation/content/en/articles/committers-guide/_index.adoc:2602
+#: documentation/content/en/articles/committers-guide/_index.adoc:2617
+#: documentation/content/en/articles/committers-guide/_index.adoc:2633
+#: documentation/content/en/articles/committers-guide/_index.adoc:2648
 #, no-wrap
 msgid "...\n"
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2585
+#: documentation/content/en/articles/committers-guide/_index.adoc:2586
 #, no-wrap
 msgid "PR:\t\t12345\n"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2588
+#: documentation/content/en/articles/committers-guide/_index.adoc:2589
 msgid ""
 "The committer sets the author of the patch with `git commit --author \"John "
 "Smith <John.Smith@example.com>\"`."
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2591
+#: documentation/content/en/articles/committers-guide/_index.adoc:2592
 #, no-wrap
 msgid "Commit Log for a Commit Needing Review"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2597
+#: documentation/content/en/articles/committers-guide/_index.adoc:2598
 msgid ""
 "The virtual memory system is being changed.  After posting patches to the "
 "appropriate mailing list (in this case, `freebsd-arch`) and the changes have "
@@ -5417,73 +5418,73 @@ msgid ""
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2603
+#: documentation/content/en/articles/committers-guide/_index.adoc:2604
 #, no-wrap
 msgid "Reviewed by:\t-arch\n"
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2607
+#: documentation/content/en/articles/committers-guide/_index.adoc:2608
 #, no-wrap
 msgid "Commit Log for a Commit Needing Approval"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2612
+#: documentation/content/en/articles/committers-guide/_index.adoc:2613
 msgid ""
 "Commit a port, after working with the listed MAINTAINER, who said to go "
 "ahead and commit."
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2618
+#: documentation/content/en/articles/committers-guide/_index.adoc:2619
 #, no-wrap
 msgid "Approved by:\tabc (maintainer)\n"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2621
+#: documentation/content/en/articles/committers-guide/_index.adoc:2622
 msgid "Where _abc_ is the account name of the person who approved."
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2623
+#: documentation/content/en/articles/committers-guide/_index.adoc:2624
 #, no-wrap
 msgid "Commit Log for a Commit Bringing in Code from OpenBSD"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2628
+#: documentation/content/en/articles/committers-guide/_index.adoc:2629
 msgid "Committing some code based on work done in the OpenBSD project."
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2634
+#: documentation/content/en/articles/committers-guide/_index.adoc:2635
 #, no-wrap
 msgid "Obtained from:\tOpenBSD\n"
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2638
+#: documentation/content/en/articles/committers-guide/_index.adoc:2639
 #, no-wrap
 msgid "Commit Log for a Change to FreeBSD-CURRENT with a Planned Commit to FreeBSD-STABLE to Follow at a Later Date."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2643
+#: documentation/content/en/articles/committers-guide/_index.adoc:2644
 msgid ""
 "Committing some code which will be merged from FreeBSD-CURRENT into the "
 "FreeBSD-STABLE branch after two weeks."
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2649
+#: documentation/content/en/articles/committers-guide/_index.adoc:2650
 #, no-wrap
 msgid "MFC after:\t2 weeks\n"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2652
+#: documentation/content/en/articles/committers-guide/_index.adoc:2653
 msgid ""
 "Where _2_ is the number of days, weeks, or months after which an MFC is "
 "planned. The _weeks_ option may be `day`, `days`, `week`, `weeks`, `month`, "
@@ -5491,12 +5492,12 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2655
+#: documentation/content/en/articles/committers-guide/_index.adoc:2656
 msgid "It is often necessary to combine these."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2659
+#: documentation/content/en/articles/committers-guide/_index.adoc:2660
 msgid ""
 "Consider the situation where a user has submitted a PR containing code from "
 "the NetBSD project.  Looking at the PR, the developer sees it is not an area "
@@ -5506,19 +5507,19 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2661
+#: documentation/content/en/articles/committers-guide/_index.adoc:2662
 msgid ""
 "The extra information to include in the commit would look something like"
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2662
+#: documentation/content/en/articles/committers-guide/_index.adoc:2663
 #, no-wrap
 msgid "Example Combined Commit Log"
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2673
+#: documentation/content/en/articles/committers-guide/_index.adoc:2674
 #, no-wrap
 msgid ""
 "PR:\t\t54321\n"
@@ -5529,13 +5530,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2678
+#: documentation/content/en/articles/committers-guide/_index.adoc:2679
 #, no-wrap
 msgid "Preferred License for New Files"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2684
+#: documentation/content/en/articles/committers-guide/_index.adoc:2685
 msgid ""
 "The FreeBSD Project's full license policy can be found at link:https://www."
 "FreeBSD.org/internal/software-license/[https://www.FreeBSD.org/internal/"
@@ -5545,14 +5546,14 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2686
+#: documentation/content/en/articles/committers-guide/_index.adoc:2687
 msgid ""
 "The FreeBSD Project suggests and uses this text as the preferred license "
 "scheme:"
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2717
+#: documentation/content/en/articles/committers-guide/_index.adoc:2718
 #, no-wrap
 msgid ""
 "/*-\n"
@@ -5586,7 +5587,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2723
+#: documentation/content/en/articles/committers-guide/_index.adoc:2724
 msgid ""
 "The FreeBSD project strongly discourages the so-called \"advertising "
 "clause\" in new code.  Due to the large number of contributors to the "
@@ -5597,7 +5598,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2727
+#: documentation/content/en/articles/committers-guide/_index.adoc:2728
 msgid ""
 "The FreeBSD project discourages completely new licenses and variations on "
 "the standard licenses.  New licenses require the approval of {core-email} to "
@@ -5608,7 +5609,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2731
+#: documentation/content/en/articles/committers-guide/_index.adoc:2732
 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 "
@@ -5619,7 +5620,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2734
+#: documentation/content/en/articles/committers-guide/_index.adoc:2735
 msgid ""
 "Developers are reminded that in open source, getting \"open\" right is just "
 "as important as getting \"source\" right, as improper handling of "
@@ -5628,13 +5629,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2736
+#: documentation/content/en/articles/committers-guide/_index.adoc:2737
 #, no-wrap
 msgid "Keeping Track of Licenses Granted to the FreeBSD Project"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2741
+#: documentation/content/en/articles/committers-guide/_index.adoc:2742
 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 "
@@ -5645,7 +5646,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2746
+#: documentation/content/en/articles/committers-guide/_index.adoc:2747
 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 "
@@ -5655,13 +5656,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2748
+#: documentation/content/en/articles/committers-guide/_index.adoc:2749
 msgid ""
 "Contact details for people or organizations granting the special license."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2749
+#: documentation/content/en/articles/committers-guide/_index.adoc:2750
 msgid ""
 "What files, directories etc. in the repositories are covered by the license "
 "grant including the revision numbers where any specially licensed material "
@@ -5669,7 +5670,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2750
+#: documentation/content/en/articles/committers-guide/_index.adoc:2751
 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 "
@@ -5677,24 +5678,24 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2751
+#: documentation/content/en/articles/committers-guide/_index.adoc:2752
 msgid "The license text."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2752
+#: documentation/content/en/articles/committers-guide/_index.adoc:2753
 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:2753
+#: documentation/content/en/articles/committers-guide/_index.adoc:2754
 msgid "Any other relevant information."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2756
+#: documentation/content/en/articles/committers-guide/_index.adoc:2757
 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 "
@@ -5704,7 +5705,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2759
+#: documentation/content/en/articles/committers-guide/_index.adoc:2760
 msgid ""
 "The license archive should contain only details of license grants; this is "
 "not the place for any discussions around licensing or other subjects.  "
@@ -5713,13 +5714,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2761
+#: documentation/content/en/articles/committers-guide/_index.adoc:2762
 #, no-wrap
 msgid "SPDX Tags in the tree"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2772
+#: documentation/content/en/articles/committers-guide/_index.adoc:2773
 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 "
@@ -5738,20 +5739,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2774
+#: documentation/content/en/articles/committers-guide/_index.adoc:2775
 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:2775
+#: documentation/content/en/articles/committers-guide/_index.adoc:2776
 #, no-wrap
 msgid "Developer Relations"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2781
+#: documentation/content/en/articles/committers-guide/_index.adoc:2782
 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 "
@@ -5764,7 +5765,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2785
+#: documentation/content/en/articles/committers-guide/_index.adoc:2786
 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 "
@@ -5775,27 +5776,27 @@ msgid ""
 msgstr ""
 
 #. type: delimited block - 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2789
+#: documentation/content/en/articles/committers-guide/_index.adoc:2790
 #, 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:2792
+#: documentation/content/en/articles/committers-guide/_index.adoc:2793
 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:2797
+#: documentation/content/en/articles/committers-guide/_index.adoc:2798
 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:2803
+#: documentation/content/en/articles/committers-guide/_index.adoc:2804
 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 "
@@ -5806,7 +5807,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2807
+#: documentation/content/en/articles/committers-guide/_index.adoc:2808
 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 "
@@ -5816,7 +5817,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2810
+#: documentation/content/en/articles/committers-guide/_index.adoc:2811
 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 "
@@ -5824,7 +5825,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2816
+#: documentation/content/en/articles/committers-guide/_index.adoc:2817
 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 "
@@ -5833,7 +5834,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2820
+#: documentation/content/en/articles/committers-guide/_index.adoc:2821
 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 "
@@ -5841,20 +5842,20 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2822
+#: documentation/content/en/articles/committers-guide/_index.adoc:2823
 #, no-wrap
 msgid "If in Doubt..."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2826
+#: documentation/content/en/articles/committers-guide/_index.adoc:2827
 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:2830
+#: documentation/content/en/articles/committers-guide/_index.adoc:2831
 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 "
@@ -5862,32 +5863,32 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2832
+#: documentation/content/en/articles/committers-guide/_index.adoc:2833
 msgid "For project specific or administrative questions ask, in order:"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2834
+#: documentation/content/en/articles/committers-guide/_index.adoc:2835
 msgid "Your mentor or former mentor."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2835
+#: documentation/content/en/articles/committers-guide/_index.adoc:2836
 msgid "An experienced committer on IRC, email, etc."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2836
+#: documentation/content/en/articles/committers-guide/_index.adoc:2837
 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:2837
+#: documentation/content/en/articles/committers-guide/_index.adoc:2838
 msgid "If still not sure, ask on {developers-name}."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2839
+#: documentation/content/en/articles/committers-guide/_index.adoc:2840
 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 "
@@ -5895,13 +5896,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2841
+#: documentation/content/en/articles/committers-guide/_index.adoc:2842
 #, no-wrap
 msgid "Bugzilla"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2846
+#: documentation/content/en/articles/committers-guide/_index.adoc:2847
 msgid ""
 "The FreeBSD Project utilizes Bugzilla for tracking bugs and change "
 "requests.  Be sure that if you commit a fix or suggestion found in the PR "
@@ -5910,26 +5911,26 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2848
+#: documentation/content/en/articles/committers-guide/_index.adoc:2849
 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:2852
+#: documentation/content/en/articles/committers-guide/_index.adoc:2853
 msgid "Log in using your old account."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2853
+#: documentation/content/en/articles/committers-guide/_index.adoc:2854
 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:2854
+#: documentation/content/en/articles/committers-guide/_index.adoc:2855
 msgid ""
 "Log in using `FreeBSD.org` account and post comment to newly opened bug to "
 "confirm ownership. See <<kerberos-ldap>> for more details on how to generate "
@@ -5937,35 +5938,35 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2855
+#: documentation/content/en/articles/committers-guide/_index.adoc:2856
 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:2858
+#: documentation/content/en/articles/committers-guide/_index.adoc:2859
 msgid "You can find out more about Bugzilla at:"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2860
+#: documentation/content/en/articles/committers-guide/_index.adoc:2861
 msgid "extref:{pr-guidelines}[FreeBSD Problem Report Handling Guidelines]"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2861
+#: documentation/content/en/articles/committers-guide/_index.adoc:2862
 msgid "link:https://www.FreeBSD.org/support/[https://www.FreeBSD.org/support]"
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2863
+#: documentation/content/en/articles/committers-guide/_index.adoc:2864
 #, no-wrap
 msgid "Phabricator"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2867
+#: documentation/content/en/articles/committers-guide/_index.adoc:2868
 msgid ""
 "The FreeBSD Project utilizes https://reviews.freebsd.org[Phabricator] for "
 "code review requests.  See the https://wiki.freebsd.org/"
@@ -5973,19 +5974,19 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2869
+#: documentation/content/en/articles/committers-guide/_index.adoc:2870
 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:2873
+#: documentation/content/en/articles/committers-guide/_index.adoc:2874
 msgid "Change your Phabricator account email to your `FreeBSD.org` email."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2874
+#: documentation/content/en/articles/committers-guide/_index.adoc:2875
 msgid ""
 "Open new bug on our bug tracker using your `FreeBSD.org` account, see "
 "<<bugzilla>> for more information. Choose `Services` as the Product, and "
@@ -5995,19 +5996,19 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2879
+#: documentation/content/en/articles/committers-guide/_index.adoc:2880
 msgid ""
 "Phabricator accounts cannot be merged, please do not open a new account."
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2882
+#: documentation/content/en/articles/committers-guide/_index.adoc:2883
 #, no-wrap
 msgid "Who's Who"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2885
+#: documentation/content/en/articles/committers-guide/_index.adoc:2886
 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. "
@@ -6015,13 +6016,13 @@ msgid ""
 msgstr ""
 
 #. type: Labeled list
-#: documentation/content/en/articles/committers-guide/_index.adoc:2886
+#: documentation/content/en/articles/committers-guide/_index.adoc:2887
 #, no-wrap
 msgid "`{doceng}`"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2892
+#: documentation/content/en/articles/committers-guide/_index.adoc:2893
 msgid ""
 "doceng is the group responsible for the documentation build infrastructure, "
 "approving new documentation committers, and ensuring that the FreeBSD "
@@ -6035,13 +6036,13 @@ msgid ""
 msgstr ""
 
 #. type: Labeled list
-#: documentation/content/en/articles/committers-guide/_index.adoc:2893
+#: documentation/content/en/articles/committers-guide/_index.adoc:2894
 #, no-wrap
 msgid "`{re-members}`"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2898
+#: documentation/content/en/articles/committers-guide/_index.adoc:2899
 msgid ""
 "These are the members of the `{re}`.  This team is responsible for setting "
 "release deadlines and controlling the release process.  During code freezes, "
@@ -6052,20 +6053,20 @@ msgid ""
 msgstr ""
 
 #. type: Labeled list
-#: documentation/content/en/articles/committers-guide/_index.adoc:2899
+#: documentation/content/en/articles/committers-guide/_index.adoc:2900
 #, no-wrap
 msgid "`{so}`"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2901
+#: documentation/content/en/articles/committers-guide/_index.adoc:2902
 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:2906
+#: documentation/content/en/articles/committers-guide/_index.adoc:2907
 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 "
@@ -6074,7 +6075,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2911
+#: documentation/content/en/articles/committers-guide/_index.adoc:2912
 msgid ""
 "{developers-name}:: All committers are subscribed to -developers.  This list "
 "was created to be a forum for the committers \"community\" issues.  Examples "
@@ -6082,7 +6083,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2915
+#: documentation/content/en/articles/committers-guide/_index.adoc:2916
*** 66450 LINES SKIPPED ***