projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
556455d
)
Fix typo in last commit.
author
Bruno Haible
<bruno@clisp.org>
Thu, 16 Sep 2010 10:54:33 +0000
(12:54 +0200)
committer
Bruno 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
patch
|
blob
|
history
diff --git
a/doc/posix-headers/stdlib.texi
b/doc/posix-headers/stdlib.texi
index 31bc7a81e427e9554d21d3114cf5c7d6ba310630..0c164d52b3bf85d4d6402a1009d626d39bdaeb68 100644
(file)
--- a/
doc/posix-headers/stdlib.texi
+++ b/
doc/posix-headers/stdlib.texi
@@
-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