summaryrefslogtreecommitdiff
path: root/doc/posix-functions/open.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-07-24 03:31:36 +0200
committerBruno Haible <bruno@clisp.org>2018-07-24 03:31:36 +0200
commitb4f88b3c1163e6cbc6f63b76ee9f002d701031ed (patch)
treeffc66c30cf42d9e547275e4ef610b471aa81d776 /doc/posix-functions/open.texi
parent580b07202d3e6744d8d014aac695c20d33ca7119 (diff)
downloadgnulib-b4f88b3c1163e6cbc6f63b76ee9f002d701031ed.tar.gz
doc: For module names, use texinfo markup @code{} or @samp{}.
* doc/alloca.texi: Mark gnulib module names with @code. * doc/alloca-opt.texi: Likewise. * doc/quote.texi: Likewise. * doc/posix-functions/freopen.texi: Likewise. * doc/posix-functions/open.texi: Likewise. * doc/posix-functions/readlink.texi: Likewise. * doc/posix-functions/readlinkat.texi: Likewise. * doc/posix-functions/stdout.texi: Likewise. * doc/posix-functions/stderr.texi: Likewise. * doc/posix-functions/unlink.texi: Likewise. * doc/posix-functions/unlinkat.texi: Likewise. * doc/posix-functions/utime.texi: Likewise. * doc/posix-functions/utimensat.texi: Likewise. * doc/posix-functions/utimes.texi: Likewise. * doc/posix-headers/stdint.texi: Likewise. * doc/glibc-functions/futimesat.texi: Likewise. * doc/glibc-functions/lutimes.texi: Likewise. * doc/glibc-functions/memmem.texi: Likewise.
Diffstat (limited to 'doc/posix-functions/open.texi')
-rw-r--r--doc/posix-functions/open.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix-functions/open.texi b/doc/posix-functions/open.texi
index 7e9df261d5..6cf22c2f62 100644
--- a/doc/posix-functions/open.texi
+++ b/doc/posix-functions/open.texi
@@ -6,7 +6,7 @@ POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/funct
Gnulib module: open, fchdir
-Portability problems fixed by the Gnulib module open:
+Portability problems fixed by the Gnulib module @code{open}:
@itemize
@item
Some platforms do not support @code{O_CLOEXEC}:
@@ -28,7 +28,7 @@ On Windows platforms (excluding Cygwin), this function does usually not
recognize the @file{/dev/null} filename.
@end itemize
-Portability problems fixed by the Gnulib module fchdir:
+Portability problems fixed by the Gnulib module @code{fchdir}:
@itemize
@item
On Windows platforms (excluding Cygwin), this function fails to open a