aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-09-04 15:48:17 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-09-04 15:48:17 +0000
commitd780d7b7286e65b188483853eac6f40adb9061b1 (patch)
tree71ed799ac584795f8b3b645dd44754bc4d1b4d95 /documentation
parentc2284083a9814706c43b3d1afa2dd12ce23d7b44 (diff)
downloaddoc-d780d7b7286e65b188483853eac6f40adb9061b1.tar.gz
doc-d780d7b7286e65b188483853eac6f40adb9061b1.zip
Documentation: Grammar fixes for double words
- s/that that/that the/
Diffstat (limited to 'documentation')
-rw-r--r--documentation/content/en/books/design-44bsd/_index.adoc2
-rw-r--r--documentation/content/en/books/dev-model/_index.adoc2
-rw-r--r--documentation/content/en/books/dev-model/_index.po2
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/content/en/books/design-44bsd/_index.adoc b/documentation/content/en/books/design-44bsd/_index.adoc
index bc3b0057ea..289efebf32 100644
--- a/documentation/content/en/books/design-44bsd/_index.adoc
+++ b/documentation/content/en/books/design-44bsd/_index.adoc
@@ -303,7 +303,7 @@ By changing the process-group identifier of the terminal, a shell can arbitrate
This arbitration is called _job control_ and is described, with process groups, in Section 4.8.
Just as a set of related processes can be collected into a process group, a set of process groups can be collected into a _session_.
-The main uses for sessions are to create an isolated environment for a daemon process and its children, and to collect together a user's login shell and the jobs that that shell spawns.
+The main uses for sessions are to create an isolated environment for a daemon process and its children, and to collect together a user's login shell and the jobs that shell spawns.
[[overview-memory-management]]
=== Memory Management
diff --git a/documentation/content/en/books/dev-model/_index.adoc b/documentation/content/en/books/dev-model/_index.adoc
index 374e9b484a..a8314d44f5 100644
--- a/documentation/content/en/books/dev-model/_index.adoc
+++ b/documentation/content/en/books/dev-model/_index.adoc
@@ -481,7 +481,7 @@ Elections are held every two years.
[[role-maintainer]]
==== Maintainership
-Maintainership means that that person is responsible for what is allowed to go into that area of the code and has the final say should disagreements over the code occur.
+Maintainership means that the person is responsible for what is allowed to go into that area of the code and has the final say should disagreements over the code occur.
This involves proactive work aimed at stimulating contributions and reactive work in reviewing commits.
With the FreeBSD source comes the MAINTAINERS file that contains a one-line summary of how each maintainer would like contributions to be made.
diff --git a/documentation/content/en/books/dev-model/_index.po b/documentation/content/en/books/dev-model/_index.po
index f8aceb77b9..44c34d7c87 100644
--- a/documentation/content/en/books/dev-model/_index.po
+++ b/documentation/content/en/books/dev-model/_index.po
@@ -1129,7 +1129,7 @@ msgstr ""
#. type: Plain text
#: documentation/content/en/books/dev-model/_index.adoc:486
msgid ""
-"Maintainership means that that person is responsible for what is allowed to "
+"Maintainership means that the person is responsible for what is allowed to "
"go into that area of the code and has the final say should disagreements "
"over the code occur. This involves proactive work aimed at stimulating "
"contributions and reactive work in reviewing commits."