diff options
| author | Holger Dengler <dengler@linutronix.de> | 2017-07-07 11:25:45 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2017-07-07 12:11:35 +0200 |
| commit | c403227fe371250b68f39313d9a0dfdda6e3fad1 (patch) | |
| tree | 8f800eeecf76cc9208398bb55be75a1a308fe96f /security/advanced/frm_process_thread.tex | |
| parent | b79a6748f56911ea9f5009e056b92021e01717d7 (diff) | |
security: Fix typos in examples
Signed-off-by: Holger Dengler <dengler@linutronix.de>
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} |
