Fix typo in last commit.
authorBruno Haible <bruno@clisp.org>
Thu, 16 Sep 2010 10:54:33 +0000 (12:54 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 16 Sep 2010 10:55:08 +0000 (12:55 +0200)
Reported by Stefano Lattarini <stefano.lattarini@gmail.com>.

doc/posix-headers/stdlib.texi

index 31bc7a81e427e9554d21d3114cf5c7d6ba310630..0c164d52b3bf85d4d6402a1009d626d39bdaeb68 100644 (file)
@@ -22,7 +22,7 @@ NetBSD 5.0
 The macros @code{WIFSIGNALED}, @code{WIFEXITED}, @code{WIFSTOPPED},
 @code{WTERMSIG}, @code{WEXITSTATUS}, @code{WNOHANG}, @code{WUNTRACED},
 @code{WSTOPSIG} are not defined in this header file (only in
-@code{<sys/wait.h>} on some platforms:
+@code{<sys/wait.h>}) on some platforms:
 MirBSD 10.
 @end itemize