Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168464483
D43214.id131914.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D43214.id131914.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D43214: design-44bsd: Fix a typo: descendents -> descendants
Attached
Detach File
Event Timeline
Log In to Comment