* doc/posix-functions/futimens.texi (futimens): Fix typo: s/itme/item/
+2010-10-11 Jim Meyering <meyering@redhat.com>
+
+ fix a documentation typo
+ * doc/posix-functions/futimens.texi (futimens): Fix typo: s/itme/item/
+
2010-10-11 Eric Blake <eblake@redhat.com>
futimens: work around Solaris 11 bug
When using @code{UTIME_OMIT} for the modification time, but specifying
an access time, some systems fail to update the change time:
Linux kernel 2.6.32.
-@itme
+@item
Passing @code{AT_FDCWD} as the fd argument does not properly fail with
@code{EBADF} on some systems:
glibc 2.11, Solaris 11.