diff options
Diffstat (limited to 'doc/posix-functions/mprotect.texi')
-rw-r--r-- | doc/posix-functions/mprotect.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/mprotect.texi b/doc/posix-functions/mprotect.texi index 3dc5ae30e2..8013138cb9 100644 --- a/doc/posix-functions/mprotect.texi +++ b/doc/posix-functions/mprotect.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, mingw, BeOS. +Minix 3.1.8, mingw, MSVC 9, BeOS. @item This function does not set @code{errno} on some platforms: mingw. |