From: Bruno Haible Date: Thu, 16 Sep 2010 10:54:33 +0000 (+0200) Subject: Fix typo in last commit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=ef0cb7cb55dabc626f4cae403c18521e809b5ae5;p=pspp Fix typo in last commit. Reported by Stefano Lattarini . --- diff --git a/doc/posix-headers/stdlib.texi b/doc/posix-headers/stdlib.texi index 31bc7a81e4..0c164d52b3 100644 --- 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{} on some platforms: +@code{}) on some platforms: MirBSD 10. @end itemize