]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(Signaling Another Process): Fix xref.
authorRoland McGrath <roland@gnu.org>
Fri, 14 Oct 1994 10:00:18 +0000 (10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 14 Oct 1994 10:00:18 +0000 (10:00 +0000)
manual/signal.texi

index eff0f3ce42aac0e62e0fbed28f1f574a8fb21136..e6a5698a39f4def40066b6a532053f5fb03b02b1 100644 (file)
@@ -2182,7 +2182,7 @@ Two processes need to synchronize while working together.
 @end itemize
 
 This section assumes that you know a little bit about how processes
-work.  For more information on this subject, see @ref{Child Processes}.
+work.  For more information on this subject, see @ref{Processes}.
 
 The @code{kill} function is declared in @file{signal.h}.
 @pindex signal.h