From d17a87bd3c4a5911a43c1775bcf8b015da270ae9 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 23 Aug 2020 00:44:24 +0200 Subject: 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. --- doc/glibc-functions/lutimes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/glibc-functions/lutimes.texi') diff --git a/doc/glibc-functions/lutimes.texi b/doc/glibc-functions/lutimes.texi index 29e10228d2..771af3b2a7 100644 --- a/doc/glibc-functions/lutimes.texi +++ b/doc/glibc-functions/lutimes.texi @@ -25,7 +25,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, mingw, MSVC 14, Android 7.1. +OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, mingw, MSVC 14, Android 7.1. @item This function cannot set full timestamp resolution. Use @code{utimensat(AT_FDCWD,file,times,AT_SYMLINK_NOFOLLOW)}, or the -- cgit v1.2.1