diff options
Diffstat (limited to 'manual/intro.texi')
-rw-r--r-- | manual/intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/intro.texi b/manual/intro.texi index b3c1b05614..b133560ac2 100644 --- a/manual/intro.texi +++ b/manual/intro.texi @@ -674,7 +674,7 @@ signal is delivered, and how to prevent signals from arriving during critical sections of your program. @item -@ref{Process Startup}, tells how your programs can access their +@ref{Program Basics}, tells how your programs can access their command-line arguments and environment variables. @item |