]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(EXIT_FAILURE): Fix typo. Patch by robbe@orcus.priv.at.
authorUlrich Drepper <drepper@redhat.com>
Mon, 17 Mar 1997 03:54:07 +0000 (03:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 17 Mar 1997 03:54:07 +0000 (03:54 +0000)
manual/startup.texi

index 426f9496b5476ff3f3271856ef4bb56a7e1763d8..db6a4c8e3236109fd3f8c5c8d48216a98254def6 100644 (file)
@@ -830,7 +830,7 @@ unsuccessful program completion in a general sense.
 
 On POSIX systems, the value of this macro is @code{1}.  On other
 systems, the value might be some other (possibly non-constant) integer
-expression.  Other nonzero status values also indicate future.  Certain
+expression.  Other nonzero status values also indicate failures.  Certain
 programs use different nonzero status values to indicate particular
 kinds of "non-success".  For example, @code{diff} uses status value
 @code{1} to mean that the files are different, and @code{2} or more to