From 6decd24cc22116dea9da17c548d0ea0e9b6d5bfc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 10 Nov 2006 21:12:47 +0000 Subject: [BZ #3483] * elf/ldconfig.c (main): Call setlocale and textdomain. Patch mostly by Benno Schulenberg . --- manual/startup.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/startup.texi') diff --git a/manual/startup.texi b/manual/startup.texi index 5ccb78b..79c7968 100644 --- a/manual/startup.texi +++ b/manual/startup.texi @@ -830,7 +830,7 @@ mean that there was difficulty in opening the files. Don't confuse a program's exit status with a process' termination status. There are lots of ways a process can terminate besides having it's program finish. In the event that the process termination @emph{is} caused by program -termination (i.e. @code{exit}), though, the program's exit status becomes +termination (i.e., @code{exit}), though, the program's exit status becomes part of the process' termination status. @node Cleanups on Exit -- cgit v1.1