* doc/posix-headers/fcntl.texi: Style module name with @code.
+2025-05-27 Bruno Haible <bruno@clisp.org>
+
+ doc: Style module name.
+ * doc/posix-headers/fcntl.texi: Style module name with @code.
+
2025-05-26 Paul Eggert <eggert@cs.ucla.edu>
fcntl-h: support O_DIRECTORY
On some platforms, @samp{O_NOATIME} and @samp{O_NOFOLLOW}
are defined but do not work.
To help work around the resulting portability problems,
-the fcntl-h module defines @samp{HAVE_WORKING_O_NOATIME} to 1
+the @code{fcntl-h} module defines @samp{HAVE_WORKING_O_NOATIME} to 1
on platforms where @samp{O_NOATIME} is known to work, and to 0 otherwise;
and similarly for @samp{HAVE_WORKING_O_NOFOLLOW} and @samp{O_NOFOLLOW}:
Mac OS X 10.3.