Page MenuHomeFreeBSD

D43214.id131914.diff
No OneTemporary

D43214.id131914.diff

diff --git a/.vale/styles/Vocab/Terms/accept.txt b/.vale/styles/Vocab/Terms/accept.txt
--- a/.vale/styles/Vocab/Terms/accept.txt
+++ b/.vale/styles/Vocab/Terms/accept.txt
@@ -109,7 +109,6 @@
deinstall
demultiplexer
dereference
-descendents
devclass
disklabel
distfiles?
diff --git a/documentation/content/en/books/design-44bsd/_index.adoc b/documentation/content/en/books/design-44bsd/_index.adoc
--- a/documentation/content/en/books/design-44bsd/_index.adoc
+++ b/documentation/content/en/books/design-44bsd/_index.adoc
@@ -285,7 +285,7 @@
Processes are organized into _process groups_.
Process groups are used to control access to terminals and to provide a means of distributing signals to collections of related processes.
A process inherits its process group from its parent process.
-Mechanisms are provided by the kernel to allow a process to alter its process group or the process group of its descendents.
+Mechanisms are provided by the kernel to allow a process to alter its process group or the process group of its descendants.
Creating a new process group is easy; the value of a new process group is ordinarily the process identifier of the creating process.
The group of processes in a process group is sometimes referred to as a _job_ and is manipulated by high-level system software, such as the shell.

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 29, 1:03 PM (13 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37510901
Default Alt Text
D43214.id131914.diff (1 KB)

Event Timeline