Skip to content

Commit fa3bc68

Browse files
committed
Language cleared.
1 parent ee789cc commit fa3bc68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intro.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1983,8 +1983,8 @@
19831983
It may not work like that in your shell as very probably your system will not
19841984
have a French localization package installed.
19851985
\item When replacing the current process image with a different program (page
1986-
\pageref{EXEC}), the child will by default get the full environment from its
1987-
parent. You can pass a different array as an argument to the function
1986+
\pageref{EXEC}), the child will by default get the full environment from the
1987+
calling process. You can pass a different array as an argument to the function
19881988
\texttt{exec()}, including passing an empty one.
19891989
\item Different commands use different environment variables. That should be
19901990
documented in their respective manual pages, sometimes in a separate section

0 commit comments

Comments
 (0)