summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-10-14 09:58:17 +0000
committerRoland McGrath <roland@gnu.org>1994-10-14 09:58:17 +0000
commit6c33c9ea01a3d630f4983ae5b69740fcae3478de (patch)
treed32a41eb31e7d0a4bc15cb7a0ebbbcd2db0b9d8b /manual
parenta6280978c6e6ddc2c1b9b7252eb4987d18fcf601 (diff)
(Top): Rename `Child Processes' to `Processes' in menu.
Diffstat (limited to 'manual')
-rw-r--r--manual/libc.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/libc.texinfo b/manual/libc.texinfo
index bdb1281b4c..f68217c55f 100644
--- a/manual/libc.texinfo
+++ b/manual/libc.texinfo
@@ -135,7 +135,7 @@ of the GNU C Library.
* Signal Handling:: All about signals; how to send them,
block them, and handle them.
* Process Startup:: Writing the beginning and end of your program.
-* Child Processes:: How to create processes and run other programs.
+* Processes:: How to create processes and run other programs.
* Job Control:: All about process groups and sessions.
* Users and Groups:: How users are identified and classified.
* System Information:: Getting information about the