summaryrefslogtreecommitdiffstats
path: root/share/man/man4/termios.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /share/man/man4/termios.4
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'share/man/man4/termios.4')
-rw-r--r--share/man/man4/termios.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4
index 1a9d846..f6cf216 100644
--- a/share/man/man4/termios.4
+++ b/share/man/man4/termios.4
@@ -119,7 +119,7 @@ sets the process group of the terminal back to its own process
group (it puts itself into the foreground).
If the job is to
be started in the background (as denoted by the shell operator "&"),
-it never changes the process group of the terminal and doesn't
+it never changes the process group of the terminal and does not
wait for the job to complete (that is, it immediately attempts to read the next
command).
If the job is started in the foreground, the user may
@@ -136,7 +136,7 @@ and for placing stopped or background jobs into the foreground.
An orphaned process group is a process group that has no process
whose parent is in a different process group, yet is in the same
session.
-Conceptually it means a process group that doesn't have
+Conceptually it means a process group that does not have
a parent that could do anything if it were to be stopped.
For example,
the initial login shell is typically in an orphaned process group.
OpenPOWER on IntegriCloud