]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typo.
authorAkim Demaille <akim@epita.fr>
Thu, 16 Nov 2000 18:04:42 +0000 (18:04 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 16 Nov 2000 18:04:42 +0000 (18:04 +0000)
doc/autoconf.texi

index 42accd2621ead7baf0651c73b3f65fe0623091dc..360e248293408bc1629af8c2cbcb0e0307f53b96 100644 (file)
@@ -5665,7 +5665,8 @@ Although @sc{posix} is not absolutely clear on that point, it is widely
 admitted that when entering the trap @samp{$?} should be set to the exit
 status of the last command run before the trap.  The ambiguity can be
 summarized as: ``when the trap is launched by an @command{exit}, what is
-the @emph{last} command run: that before @command{exit}, or exit itself.
+the @emph{last} command run: that before @command{exit}, or exit
+itself?''
 
 Bash considers @command{exit} was the last command, while Zsh and
 Solaris 8 @command{sh} consider that when the trap is run it is