Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2026 16:07:35 +0000
From:      Edson Brandi <ebrandi@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 3dcfad68cb - main - doc: Update source files (en .po), for translations
Message-ID:  <699b29c7.27eb8.17538d45@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ebrandi:

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

commit 3dcfad68cb5de64db443a1c6a75bf57d625b338a
Author:     Edson Brandi <ebrandi@FreeBSD.org>
AuthorDate: 2026-02-22 16:06:59 +0000
Commit:     Edson Brandi <ebrandi@FreeBSD.org>
CommitDate: 2026-02-22 16:06:59 +0000

    doc: Update source files (en .po), for translations
---
 .../content/en/articles/committers-guide/_index.po |   965 +-
 .../content/en/articles/contributing/_index.po     |   473 +-
 .../freebsd-status-report-process/_index.po        |   216 +-
 .../content/en/articles/gjournal-desktop/_index.po |  2169 ++-
 .../content/en/articles/ipsec-must/_index.po       |    14 +-
 .../content/en/articles/nanobsd/_index.po          |   362 +-
 documentation/content/en/articles/pam/_index.po    |    72 +-
 .../content/en/articles/pgpkeys/_index.po          |    36 +-
 .../content/en/articles/pr-guidelines/_index.po    |   697 +-
 .../content/en/articles/problem-reports/_index.po  |   469 +-
 .../content/en/books/accessibility/_index.po       |    65 +
 .../en/books/accessibility/blindness/_index.po     |   842 ++
 .../content/en/books/accessibility/book.po         |    65 +
 .../en/books/accessibility/colors/_index.po        |  1281 ++
 .../en/books/accessibility/development/_index.po   |   330 +
 .../content/en/books/accessibility/help/_index.po  |   126 +
 .../en/books/accessibility/lowvision/_index.po     |   817 ++
 .../content/en/books/accessibility/parti.po        |    36 +
 .../content/en/books/accessibility/partii.po       |    64 +
 .../en/books/accessibility/preface/_index.po       |   171 +
 .../books/accessibility/virtual-terminal/_index.po |   812 ++
 .../en/books/developers-handbook/sockets/_index.po |    28 +-
 documentation/content/en/books/faq/_index.po       |     4 +-
 .../en/books/fdp-primer/doc-build/_index.po        |    10 +-
 .../books/handbook/advanced-networking/_index.po   |   485 +-
 .../content/en/books/handbook/bsdinstall/_index.po |    11 +-
 .../content/en/books/handbook/config/_index.po     |     4 +-
 .../en/books/handbook/cutting-edge/_index.po       |   541 +-
 .../content/en/books/handbook/desktop/_index.po    |   906 +-
 .../content/en/books/handbook/disks/_index.po      |   419 +-
 .../en/books/handbook/filesystems/_index.po        |     6 +-
 .../content/en/books/handbook/firewalls/_index.po  |   121 +-
 .../content/en/books/handbook/glossary.po          |     7 +-
 .../content/en/books/handbook/introduction.po      |    11 +-
 .../en/books/handbook/introduction/_index.po       |     4 +-
 .../content/en/books/handbook/jails/_index.po      |    62 +-
 .../en/books/handbook/kernelconfig/_index.po       |    76 +-
 .../content/en/books/handbook/mac/_index.po        |   466 +-
 .../en/books/handbook/network-servers/_index.po    |   961 +-
 .../content/en/books/handbook/ports/_index.po      |     4 +-
 .../content/en/books/handbook/wayland/_index.po    |     4 +-
 .../content/en/books/handbook/x11/_index.po        |     6 +-
 .../content/en/books/handbook/zfs/_index.po        |     4 +-
 .../en/books/porters-handbook/makefiles/_index.po  |  3358 ++---
 .../books/porters-handbook/porting-dads/_index.po  |     4 +-
 .../en/books/porters-handbook/special/_index.po    |    10 +-
 .../en/books/porters-handbook/uses/_index.po       |  2474 ++--
 .../en/books/porters-handbook/versions/_index.po   | 13196 ++++++++++---------
 48 files changed, 20291 insertions(+), 12973 deletions(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.po b/documentation/content/en/articles/committers-guide/_index.po
index 2746286d86..de3a4dbfeb 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: 2025-11-08 16:17+0000\n"
+"POT-Creation-Date: 2026-02-22 15:58+0000\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"
@@ -5695,23 +5695,26 @@ msgstr ""
 #, no-wrap
 msgid ""
 "`Submitted by:` +\n"
-"(deprecated)"
+"(discouraged)"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2594
+#: documentation/content/en/articles/committers-guide/_index.adoc:2596
 #, no-wrap
-msgid "This has been deprecated with git; submitted patches should have the author set by using `git commit --author` with a full name and valid email."
+msgid ""
+"Name of an author who submitted a change without providing a full valid patch, especially without a valid email.\n"
+"Submitted patches should have the author set by using `git commit --author` with a full name and valid email.\n"
+"Before the migration to git allowed separate author and committer fields, this was used for contributed patches."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2595
+#: documentation/content/en/articles/committers-guide/_index.adoc:2597
 #, no-wrap
 msgid "`Reviewed by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2610
+#: documentation/content/en/articles/committers-guide/_index.adoc:2612
 #, no-wrap
 msgid ""
 "The name and e-mail address of the person or people that reviewed the change; for developers, just the username on the FreeBSD cluster. If a patch was submitted to a mailing list for review, and the review was favorable, then just include the list name. If the reviewer is not a member of the project, provide the name, email, and if ports an external role like maintainer:\n"
@@ -5730,25 +5733,25 @@ msgid ""
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2611
+#: documentation/content/en/articles/committers-guide/_index.adoc:2613
 #, no-wrap
 msgid "`Tested by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2613
+#: documentation/content/en/articles/committers-guide/_index.adoc:2615
 #, no-wrap
 msgid "The name and e-mail address of the person or people that tested the change; for developers, just the username on the FreeBSD cluster."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2614
+#: documentation/content/en/articles/committers-guide/_index.adoc:2616
 #, no-wrap
 msgid "`Discussed with:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2617
+#: documentation/content/en/articles/committers-guide/_index.adoc:2619
 #, no-wrap
 msgid ""
 "The name and e-mail address of the person or people that contributed to the patch by providing meaningful feedback; for developers, just the username on the FreeBSD cluster.\n"
@@ -5756,13 +5759,13 @@ msgid ""
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2618
+#: documentation/content/en/articles/committers-guide/_index.adoc:2620
 #, no-wrap
 msgid "`Approved by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2644
+#: documentation/content/en/articles/committers-guide/_index.adoc:2646
 #, 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"
@@ -5791,147 +5794,147 @@ msgid ""
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2645
+#: documentation/content/en/articles/committers-guide/_index.adoc:2647
 #, no-wrap
 msgid "`Obtained from:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2647
+#: documentation/content/en/articles/committers-guide/_index.adoc:2649
 #, 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:2648
+#: documentation/content/en/articles/committers-guide/_index.adoc:2650
 #, no-wrap
 msgid "`Fixes:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2651
+#: documentation/content/en/articles/committers-guide/_index.adoc:2653
 #, 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 --pretty=format:'%h (\"%s\")' GIT-COMMIT-HASH`.\n"
+"The Git short hash and the title line of a commit that is fixed by this change as returned by `git log -n1 --format='%h (\"%s\")' GIT-COMMIT-HASH`.\n"
 "We include the commit title so that the referenced commit can be located even in the case that a future VCS migration invalidates hash references."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2652
+#: documentation/content/en/articles/committers-guide/_index.adoc:2654
 #, no-wrap
 msgid "`MFC after:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2654
+#: documentation/content/en/articles/committers-guide/_index.adoc:2656
 #, 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:2655
+#: documentation/content/en/articles/committers-guide/_index.adoc:2657
 #, no-wrap
 msgid "`MFC to:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2657
+#: documentation/content/en/articles/committers-guide/_index.adoc:2659
 #, 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:2658
+#: documentation/content/en/articles/committers-guide/_index.adoc:2660
 #, no-wrap
 msgid "`MFH:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2660
+#: documentation/content/en/articles/committers-guide/_index.adoc:2662
 #, 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:2661
+#: documentation/content/en/articles/committers-guide/_index.adoc:2663
 #, no-wrap
 msgid "`Relnotes:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2662
+#: documentation/content/en/articles/committers-guide/_index.adoc:2664
 #, 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:2663
+#: documentation/content/en/articles/committers-guide/_index.adoc:2665
 #, no-wrap
 msgid "Candidates are user-visible changes, new features, compatibility breaks, etc.."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2664
+#: documentation/content/en/articles/committers-guide/_index.adoc:2666
 #, no-wrap
 msgid "If you forget to set this line, or want to provide more details, add an entry to the `RELNOTES` file in the root of the src tree."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2665
+#: documentation/content/en/articles/committers-guide/_index.adoc:2667
 #, no-wrap
 msgid "The `RELNOTES` file is used to generate release notes for the next release."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2667
+#: documentation/content/en/articles/committers-guide/_index.adoc:2669
 #, no-wrap
 msgid "Do not use the `Relnotes:` line to describe the change: its only valid value is `yes`."
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2668
+#: documentation/content/en/articles/committers-guide/_index.adoc:2670
 #, no-wrap
 msgid "`Security:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2670
+#: documentation/content/en/articles/committers-guide/_index.adoc:2672
 #, 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:2671
+#: documentation/content/en/articles/committers-guide/_index.adoc:2673
 #, no-wrap
 msgid "`Event:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2673
+#: documentation/content/en/articles/committers-guide/_index.adoc:2675
 #, 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:2674
+#: documentation/content/en/articles/committers-guide/_index.adoc:2676
 #, no-wrap
 msgid "`Sponsored by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2676
+#: documentation/content/en/articles/committers-guide/_index.adoc:2678
 #, 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:2677
+#: documentation/content/en/articles/committers-guide/_index.adoc:2679
 #, no-wrap
 msgid "`Pull Request:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2681
+#: documentation/content/en/articles/committers-guide/_index.adoc:2683
 #, 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"
@@ -5940,13 +5943,28 @@ msgid ""
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2682
+#: documentation/content/en/articles/committers-guide/_index.adoc:2684
+#, no-wrap
+msgid "`Closes:`"
+msgstr ""
+
+#. type: Table
+#: documentation/content/en/articles/committers-guide/_index.adoc:2688
+#, no-wrap
+msgid ""
+"This change concludes the patch series discussed at the specified Github pull request, and closes that request.\n"
+"It should include the entire URL to the pull request, as these often act as code reviews for the code.\n"
+"For example: `https://github.com/freebsd/freebsd-src/pull/745`"
+msgstr ""
+
+#. type: Table
+#: documentation/content/en/articles/committers-guide/_index.adoc:2689
 #, no-wrap
 msgid "`Co-authored-by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2685
+#: documentation/content/en/articles/committers-guide/_index.adoc:2692
 #, no-wrap
 msgid ""
 "The name and email address of an additional author of the commit.\n"
@@ -5954,73 +5972,73 @@ msgid ""
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2686
+#: documentation/content/en/articles/committers-guide/_index.adoc:2693
 #, no-wrap
 msgid "`Signed-off-by:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2688
+#: documentation/content/en/articles/committers-guide/_index.adoc:2695
 #, no-wrap
 msgid "ID certifies compliance with https://developercertificate.org/"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2689
+#: documentation/content/en/articles/committers-guide/_index.adoc:2696
 #, no-wrap
 msgid "`Differential Revision:`"
 msgstr ""
 
 #. type: Table
-#: documentation/content/en/articles/committers-guide/_index.adoc:2691
+#: documentation/content/en/articles/committers-guide/_index.adoc:2698
 #, 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:2693
+#: documentation/content/en/articles/committers-guide/_index.adoc:2700
 #, 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:2699
+#: documentation/content/en/articles/committers-guide/_index.adoc:2706
 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:2703
-#: documentation/content/en/articles/committers-guide/_index.adoc:2721
-#: documentation/content/en/articles/committers-guide/_index.adoc:2736
-#: documentation/content/en/articles/committers-guide/_index.adoc:2752
-#: documentation/content/en/articles/committers-guide/_index.adoc:2767
+#: documentation/content/en/articles/committers-guide/_index.adoc:2710
+#: documentation/content/en/articles/committers-guide/_index.adoc:2728
+#: documentation/content/en/articles/committers-guide/_index.adoc:2743
+#: documentation/content/en/articles/committers-guide/_index.adoc:2759
+#: documentation/content/en/articles/committers-guide/_index.adoc:2774
 #, no-wrap
 msgid "...\n"
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2705
+#: documentation/content/en/articles/committers-guide/_index.adoc:2712
 #, no-wrap
 msgid "PR:\t\t12345\n"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2708
+#: documentation/content/en/articles/committers-guide/_index.adoc:2715
 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:2711
+#: documentation/content/en/articles/committers-guide/_index.adoc:2718
 #, no-wrap
 msgid "Commit Log for a Commit Needing Review"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2717
+#: documentation/content/en/articles/committers-guide/_index.adoc:2724
 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 "
@@ -6028,73 +6046,73 @@ msgid ""
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2723
+#: documentation/content/en/articles/committers-guide/_index.adoc:2730
 #, no-wrap
 msgid "Reviewed by:\t-arch\n"
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2727
+#: documentation/content/en/articles/committers-guide/_index.adoc:2734
 #, no-wrap
 msgid "Commit Log for a Commit Needing Approval"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2732
+#: documentation/content/en/articles/committers-guide/_index.adoc:2739
 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:2738
+#: documentation/content/en/articles/committers-guide/_index.adoc:2745
 #, no-wrap
 msgid "Approved by:\tabc (maintainer)\n"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2741
+#: documentation/content/en/articles/committers-guide/_index.adoc:2748
 msgid "Where _abc_ is the account name of the person who approved."
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2743
+#: documentation/content/en/articles/committers-guide/_index.adoc:2750
 #, 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:2748
+#: documentation/content/en/articles/committers-guide/_index.adoc:2755
 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:2754
+#: documentation/content/en/articles/committers-guide/_index.adoc:2761
 #, no-wrap
 msgid "Obtained from:\tOpenBSD\n"
 msgstr ""
 
 #. type: Block title
-#: documentation/content/en/articles/committers-guide/_index.adoc:2758
+#: documentation/content/en/articles/committers-guide/_index.adoc:2765
 #, 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:2763
+#: documentation/content/en/articles/committers-guide/_index.adoc:2770
 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:2769
+#: documentation/content/en/articles/committers-guide/_index.adoc:2776
 #, no-wrap
 msgid "MFC after:\t2 weeks\n"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2772
+#: documentation/content/en/articles/committers-guide/_index.adoc:2779
 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`, "
@@ -6102,12 +6120,12 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2775
+#: documentation/content/en/articles/committers-guide/_index.adoc:2782
 msgid "It is often necessary to combine these."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2779
+#: documentation/content/en/articles/committers-guide/_index.adoc:2786
 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 "
@@ -6117,19 +6135,19 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2781
+#: documentation/content/en/articles/committers-guide/_index.adoc:2788
 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:2782
+#: documentation/content/en/articles/committers-guide/_index.adoc:2789
 #, no-wrap
 msgid "Example Combined Commit Log"
 msgstr ""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2793
+#: documentation/content/en/articles/committers-guide/_index.adoc:2800
 #, no-wrap
 msgid ""
 "PR:\t\t54321\n"
@@ -6140,13 +6158,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2798
+#: documentation/content/en/articles/committers-guide/_index.adoc:2805
 #, no-wrap
 msgid "Preferred License for New Files"
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2804
+#: documentation/content/en/articles/committers-guide/_index.adoc:2811
 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/"
@@ -6156,14 +6174,14 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2806
+#: documentation/content/en/articles/committers-guide/_index.adoc:2813
 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:2837
+#: documentation/content/en/articles/committers-guide/_index.adoc:2844
 #, no-wrap
 msgid ""
 "/*\n"
@@ -6197,7 +6215,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2843
+#: documentation/content/en/articles/committers-guide/_index.adoc:2850
 msgid ""
 "The FreeBSD project strongly discourages the so-called \"advertising "
 "clause\" in new code.  Due to the large number of contributors to the "
@@ -6208,7 +6226,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2847
+#: documentation/content/en/articles/committers-guide/_index.adoc:2854
 msgid ""
 "The FreeBSD project discourages completely new licenses and variations on "
 "the standard licenses.  New licenses require the approval of {core-email} to "
@@ -6219,7 +6237,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2851
+#: documentation/content/en/articles/committers-guide/_index.adoc:2858
 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 "
@@ -6230,7 +6248,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2854
+#: documentation/content/en/articles/committers-guide/_index.adoc:2861
 msgid ""
 "Developers are reminded that in open source, getting \"open\" right is just "
 "as important as getting \"source\" right, as improper handling of "
@@ -6239,13 +6257,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2856
+#: documentation/content/en/articles/committers-guide/_index.adoc:2863
 #, no-wrap
 msgid "Keeping Track of Licenses Granted to the FreeBSD Project"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2861
+#: documentation/content/en/articles/committers-guide/_index.adoc:2868
 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 "
@@ -6256,7 +6274,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2866
+#: documentation/content/en/articles/committers-guide/_index.adoc:2873
 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 "
@@ -6266,13 +6284,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2868
+#: documentation/content/en/articles/committers-guide/_index.adoc:2875
 msgid ""
 "Contact details for people or organizations granting the special license."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2869
+#: documentation/content/en/articles/committers-guide/_index.adoc:2876
 msgid ""
 "What files, directories etc. in the repositories are covered by the license "
 "grant including the revision numbers where any specially licensed material "
@@ -6280,7 +6298,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2870
+#: documentation/content/en/articles/committers-guide/_index.adoc:2877
 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 "
@@ -6288,24 +6306,24 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2871
+#: documentation/content/en/articles/committers-guide/_index.adoc:2878
 msgid "The license text."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2872
+#: documentation/content/en/articles/committers-guide/_index.adoc:2879
 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:2873
+#: documentation/content/en/articles/committers-guide/_index.adoc:2880
 msgid "Any other relevant information."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2876
+#: documentation/content/en/articles/committers-guide/_index.adoc:2883
 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 "
@@ -6315,7 +6333,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2879
+#: documentation/content/en/articles/committers-guide/_index.adoc:2886
 msgid ""
 "The license archive should contain only details of license grants; this is "
 "not the place for any discussions around licensing or other subjects.  "
@@ -6324,13 +6342,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2881
+#: documentation/content/en/articles/committers-guide/_index.adoc:2888
 #, no-wrap
 msgid "SPDX Tags in the tree"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2892
+#: documentation/content/en/articles/committers-guide/_index.adoc:2899
 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 "
@@ -6349,20 +6367,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2894
+#: documentation/content/en/articles/committers-guide/_index.adoc:2901
 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:2895
+#: documentation/content/en/articles/committers-guide/_index.adoc:2902
 #, no-wrap
 msgid "Developer Relations"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2901
+#: documentation/content/en/articles/committers-guide/_index.adoc:2908
 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 "
@@ -6375,7 +6393,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2905
+#: documentation/content/en/articles/committers-guide/_index.adoc:2912
 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 "
@@ -6386,27 +6404,27 @@ msgid ""
 msgstr ""
 
 #. type: delimited block - 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2909
+#: documentation/content/en/articles/committers-guide/_index.adoc:2916
 #, 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:2912
+#: documentation/content/en/articles/committers-guide/_index.adoc:2919
 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:2917
+#: documentation/content/en/articles/committers-guide/_index.adoc:2924
 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:2923
+#: documentation/content/en/articles/committers-guide/_index.adoc:2930
 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 "
@@ -6417,7 +6435,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2927
+#: documentation/content/en/articles/committers-guide/_index.adoc:2934
 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 "
@@ -6427,7 +6445,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2930
+#: documentation/content/en/articles/committers-guide/_index.adoc:2937
 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 "
@@ -6435,7 +6453,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2936
+#: documentation/content/en/articles/committers-guide/_index.adoc:2943
 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 "
@@ -6444,7 +6462,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2940
+#: documentation/content/en/articles/committers-guide/_index.adoc:2947
 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 "
@@ -6452,20 +6470,20 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2942
+#: documentation/content/en/articles/committers-guide/_index.adoc:2949
 #, no-wrap
 msgid "If in Doubt..."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2946
+#: documentation/content/en/articles/committers-guide/_index.adoc:2953
 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:2950
+#: documentation/content/en/articles/committers-guide/_index.adoc:2957
 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 "
@@ -6473,32 +6491,32 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2952
+#: documentation/content/en/articles/committers-guide/_index.adoc:2959
 msgid "For project specific or administrative questions ask, in order:"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2954
+#: documentation/content/en/articles/committers-guide/_index.adoc:2961
 msgid "Your mentor or former mentor."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2955
+#: documentation/content/en/articles/committers-guide/_index.adoc:2962
 msgid "An experienced committer on IRC, email, etc."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2956
+#: documentation/content/en/articles/committers-guide/_index.adoc:2963
 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:2957
+#: documentation/content/en/articles/committers-guide/_index.adoc:2964
 msgid "If still not sure, ask on {developers-name}."
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2959
+#: documentation/content/en/articles/committers-guide/_index.adoc:2966
 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 "
@@ -6506,13 +6524,13 @@ msgid ""
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2961
+#: documentation/content/en/articles/committers-guide/_index.adoc:2968
 #, no-wrap
 msgid "Bugzilla"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2966
+#: documentation/content/en/articles/committers-guide/_index.adoc:2973
 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 "
@@ -6521,26 +6539,26 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2968
+#: documentation/content/en/articles/committers-guide/_index.adoc:2975
 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:2972
+#: documentation/content/en/articles/committers-guide/_index.adoc:2979
 msgid "Log in using your old account."
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2973
+#: documentation/content/en/articles/committers-guide/_index.adoc:2980
 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:2975
+#: documentation/content/en/articles/committers-guide/_index.adoc:2982
 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 "
@@ -6549,35 +6567,35 @@ msgid ""
 msgstr ""
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/committers-guide/_index.adoc:2976
+#: documentation/content/en/articles/committers-guide/_index.adoc:2983
 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:2979
+#: documentation/content/en/articles/committers-guide/_index.adoc:2986
 msgid "You can find out more about Bugzilla at:"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2981
+#: documentation/content/en/articles/committers-guide/_index.adoc:2988
 msgid "extref:{pr-guidelines}[FreeBSD Problem Report Handling Guidelines]"
 msgstr ""
 
 #. type: Plain text
-#: documentation/content/en/articles/committers-guide/_index.adoc:2982
+#: documentation/content/en/articles/committers-guide/_index.adoc:2989
 msgid "link:https://www.FreeBSD.org/support/[https://www.FreeBSD.org/support]"
 msgstr ""
 
 #. type: Title ==
-#: documentation/content/en/articles/committers-guide/_index.adoc:2984
+#: documentation/content/en/articles/committers-guide/_index.adoc:2991
 #, no-wrap
*** 90494 LINES SKIPPED ***


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699b29c7.27eb8.17538d45>