Skip to content

Commit d4a4492

Browse files
author
Vladimir Kotal
committed
remove extraneous parens
1 parent 54bc0e3 commit d4a4492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@
469469
\begin{description}
470470
\item[process groups] make it possible to send signals to group of processes
471471
at once
472-
\item[session] is a collection of processes created for (\emph{job control}).
472+
\item[session] is a collection of processes created for \emph{job control}.
473473

474474
The processes of the session share one \emph{controlling terminal}.
475475
Session includes one or more process groups. Maximum one group in the session

0 commit comments

Comments
 (0)