fix a documentation typo
authorJim Meyering <meyering@redhat.com>
Mon, 11 Oct 2010 20:29:19 +0000 (22:29 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 11 Oct 2010 20:29:19 +0000 (22:29 +0200)
* doc/posix-functions/futimens.texi (futimens): Fix typo: s/itme/item/

ChangeLog
doc/posix-functions/futimens.texi

index 5a68d064f50a07d71be6ec47b1cc091c1dfb8ecd..acf980b7bb233e7cd1b000c62700a6447de50eda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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
index 7c35b8b68d8ddb2bf3c68314a06141d7b5d9683e..4422a16513287069c527ce1cff4b69b4b845a34d 100644 (file)
@@ -28,7 +28,7 @@ Linux kernel 2.6.25.
 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.