changeset 14857:cef4d5bc6b72

doc: Fix a module name. * doc/posix-functions/open.texi: Fix module name 'nonblocking'.
author Bruno Haible <bruno@clisp.org>
date Fri, 03 Jun 2011 01:45:23 +0200
parents c593fd7d2ab9
children dd10bbc31f53
files ChangeLog doc/posix-functions/open.texi
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-02  Bruno Haible  <bruno@clisp.org>
+
+	doc: Fix a module name.
+	* doc/posix-functions/open.texi: Fix module name 'nonblocking'.
+
 2011-06-02  Bruno Haible  <bruno@clisp.org>
 
 	pipe2: Remove dependency on 'nonblocking' module.
--- a/doc/posix-functions/open.texi
+++ b/doc/posix-functions/open.texi
@@ -15,7 +15,7 @@
 FreeBSD 7.2, AIX 7.1, HP-UX 11.00, Solaris 9, Irix 5.3.
 @item
 This function does not support the @code{O_NONBLOCK} flag when it is defined
-by the gnulib module @code{nonblock} on some platforms:
+by the gnulib module @code{nonblocking} on some platforms:
 mingw.
 @item
 On Windows platforms (excluding Cygwin), this function does usually not