diff options
Diffstat (limited to 'security/advanced/frm_process_thread.tex')
| -rw-r--r-- | security/advanced/frm_process_thread.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/advanced/frm_process_thread.tex b/security/advanced/frm_process_thread.tex index ed9bfc3..1c2123a 100644 --- a/security/advanced/frm_process_thread.tex +++ b/security/advanced/frm_process_thread.tex @@ -249,7 +249,7 @@ pid = ret; /* * Both processes, parent and - * child, has now access to the + * child, have now access to the * opened pipe file-descriptors. */ \end{verbatim} @@ -316,7 +316,7 @@ pid = ret; /* * Both processes, parent and - * child, has now access to the + * child, have now access to the * opened pipe file-descriptors. */ \end{verbatim} |
