From: Bruno Haible Date: Thu, 2 Jun 2011 23:45:23 +0000 (+0200) Subject: doc: Fix a module name. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27edfbd1f469a7bcd997ebc1485c6b2af04f649a;p=pspp doc: Fix a module name. * doc/posix-functions/open.texi: Fix module name 'nonblocking'. --- diff --git a/ChangeLog b/ChangeLog index ae8383c4f2..79c65cd6ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-06-02 Bruno Haible + + doc: Fix a module name. + * doc/posix-functions/open.texi: Fix module name 'nonblocking'. + 2011-06-02 Bruno Haible pipe2: Remove dependency on 'nonblocking' module. diff --git a/doc/posix-functions/open.texi b/doc/posix-functions/open.texi index 7ccb4861e4..55b333cc78 100644 --- a/doc/posix-functions/open.texi +++ b/doc/posix-functions/open.texi @@ -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