doc: Fix a module name.
authorBruno Haible <bruno@clisp.org>
Thu, 2 Jun 2011 23:45:23 +0000 (01:45 +0200)
committerIan Beckwith <ianb@erislabs.net>
Thu, 9 Jun 2011 23:31:49 +0000 (00:31 +0100)
* doc/posix-functions/open.texi: Fix module name 'nonblocking'.
(cherry picked from commit 27edfbd1f469a7bcd997ebc1485c6b2af04f649a)

ChangeLog
doc/posix-functions/open.texi

index 6c28b02..36c98d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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.
        * lib/pipe2.c: Include verify.h. Include nonblocking.h only if
        O_NONBLOCK is defined by gnulib.
index 7ccb486..55b333c 100644 (file)
@@ -15,7 +15,7 @@ directory, on some platforms:
 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