summaryrefslogtreecommitdiff
path: root/manual/libc.texinfo
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-01-16 18:09:28 +0000
committerRichard M. Stallman <rms@gnu.org>1993-01-16 18:09:28 +0000
commitabf90dfc8af96243ca0052ba1a5d5f2784918dcb (patch)
treeb3d81ea538997927b2829c40b9a1c81889b277e0 /manual/libc.texinfo
parent54c2a7ab8e569ce3e4e43660d5586725e09d58ab (diff)
Fix typos.
Diffstat (limited to 'manual/libc.texinfo')
-rw-r--r--manual/libc.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo
index f791bb2899..36f3ba9d77 100644
--- a/manual/libc.texinfo
+++ b/manual/libc.texinfo
@@ -743,7 +743,7 @@ Child Processes
* Process Completion:: How to tell when a child process has completed.
* Process Completion Status:: How to interpret the status value
returned from a child process.
-* BSD wait Functions:: More functions, for backward compatibility.
+* BSD Wait Functions:: More functions, for backward compatibility.
* Process Creation Example:: A complete example program.
Job Control