summaryrefslogtreecommitdiff
path: root/doc/posix-functions/ioctl.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-08-23 00:44:24 +0200
committerBruno Haible <bruno@clisp.org>2020-08-23 00:44:56 +0200
commitd17a87bd3c4a5911a43c1775bcf8b015da270ae9 (patch)
treec66283f2631b2351439e70606da38f7c602806eb /doc/posix-functions/ioctl.texi
parent3c8ec93cf07da89693c230e7e91933fc562a2142 (diff)
downloadgnulib-d17a87bd3c4a5911a43c1775bcf8b015da270ae9.tar.gz
doc: Update for OpenBSD 6.0, 6.7.
* doc/*/*.texi: Update. * m4/printf.m4: Update comments and cross-compilation guesses. * m4/ceill.m4: Update comments. * m4/getcwd-abort-bug.m4: Likewise. * m4/ilogb.m4: Likewise. * m4/ilogbf.m4: Likewise. * m4/langinfo_h.m4: Likewise. * m4/modf.m4: Likewise. * m4/modff.m4: Likewise.
Diffstat (limited to 'doc/posix-functions/ioctl.texi')
-rw-r--r--doc/posix-functions/ioctl.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/ioctl.texi b/doc/posix-functions/ioctl.texi
index 6c672bb003..27a7daf6cf 100644
--- a/doc/posix-functions/ioctl.texi
+++ b/doc/posix-functions/ioctl.texi
@@ -15,7 +15,7 @@ On Windows platforms (excluding Cygwin), @code{ioctl} is called
@item
The second parameter is of type @code{unsigned long} rather than @code{int}
on some platforms:
-glibc 2.26, Mac OS X 10.13, FreeBSD 11.0, NetBSD 9.0, OpenBSD 6.0, Haiku 2017.
+glibc 2.26, Mac OS X 10.13, FreeBSD 11.0, NetBSD 9.0, OpenBSD 6.7, Haiku 2017.
@end itemize
Portability problems not fixed by Gnulib: