summaryrefslogtreecommitdiff
path: root/doc/posix-functions/vfscanf.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 04:41:05 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 04:41:05 +0200
commit9e7e46b0fc1f6675720feca42000161e97de136c (patch)
treed338be3043175df0ae31e82e298da435e585493a /doc/posix-functions/vfscanf.texi
parenta4b2403aba8d8a8add531abe9b4da5650ef33f4b (diff)
downloadgnulib-9e7e46b0fc1f6675720feca42000161e97de136c.tar.gz
doc: Remove documentation of Interix 3.5 as a supported platform.
* doc/**/*.texi: Update.
Diffstat (limited to 'doc/posix-functions/vfscanf.texi')
-rw-r--r--doc/posix-functions/vfscanf.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/vfscanf.texi b/doc/posix-functions/vfscanf.texi
index 43d1c7bedb..2e2ccf3728 100644
--- a/doc/posix-functions/vfscanf.texi
+++ b/doc/posix-functions/vfscanf.texi
@@ -19,7 +19,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Minix 3.1.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 8, Interix 3.5.
+Minix 3.1.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 8.
@item
On Windows platforms (excluding Cygwin), this function does not set @code{errno}
upon failure.