diff options
Diffstat (limited to 'doc/posix-functions/dbm_fetch.texi')
-rw-r--r-- | doc/posix-functions/dbm_fetch.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/dbm_fetch.texi b/doc/posix-functions/dbm_fetch.texi index 40c505e2b0..52c8f9d8d0 100644 --- a/doc/posix-functions/dbm_fetch.texi +++ b/doc/posix-functions/dbm_fetch.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, Cygwin, mingw, BeOS. +glibc 2.3.6, Cygwin, mingw, MSVC 9, BeOS. @end itemize |