This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / share / man / man4 / termios.4
index 71fdc02..ff476c7 100644 (file)
@@ -89,7 +89,7 @@ A job control shell
 operating interactively (that is, reading commands from a terminal)
 normally groups related processes together by placing them into the
 same process group.  A set of processes in the same process group
 operating interactively (that is, reading commands from a terminal)
 normally groups related processes together by placing them into the
 same process group.  A set of processes in the same process group
-is collectively refered to as a "job". When the foreground process
+is collectively referred to as a "job". When the foreground process
 group of the terminal is the same as the process group of a particular
 job, that job is said to be in the "foreground".  When the process
 group of the terminal is different than the process group of
 group of the terminal is the same as the process group of a particular
 job, that job is said to be in the "foreground".  When the process
 group of the terminal is different than the process group of
@@ -105,7 +105,7 @@ be started in the background (as denoted by the shell operator "&"),
 it never changes the process group of the terminal and doesn't
 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
 it never changes the process group of the terminal and doesn't
 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
-type a key (ususally
+type a key (usually
 .Ql \&^Z )
 which generates the terminal stop signal
 .Pq Dv SIGTSTP
 .Ql \&^Z )
 which generates the terminal stop signal
 .Pq Dv SIGTSTP