Documentation about Minix.
[gnulib.git] / doc / posix-functions / siginterrupt.texi
index 5580a10..2c3b039 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-IRIX 5.3, Solaris 2.5.1, mingw, Interix 3.5, BeOS.
+Minix 3.1.8, IRIX 5.3, Solaris 2.5.1, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Note: POSIX recommends using @code{sigaction} with SA_RESTART instead of