From 95107cc0428fb5eb0e773ba849a67264a5a59ccc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 14 Oct 1994 10:05:03 +0000 Subject: Fix xrefs. --- manual/intro.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/intro.texi b/manual/intro.texi index 0d340eb445..e698272d7c 100644 --- a/manual/intro.texi +++ b/manual/intro.texi @@ -142,7 +142,7 @@ Interface}, commonly referred to as POSIX.1. The primary extensions to the ANSI C facilities specified by this standard include file system interface primitives (@pxref{File System Interface}), device-specific terminal control functions (@pxref{Low-Level Terminal Interface}), and -process control functions (@pxref{Child Processes}). +process control functions (@pxref{Processes}). Some facilities from @cite{IEEE Std 1003.2-1992, the POSIX Shell and Utilities standard} (POSIX.2) are also implemented in the GNU library. @@ -756,7 +756,7 @@ critical sections of your program. command-line arguments and environment variables. @item -@ref{Child Processes}, contains information about how to start new processes +@ref{Processes}, contains information about how to start new processes and run programs. @item -- cgit v1.2.3