summaryrefslogtreecommitdiff
path: root/doc/posix-functions/stderr.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/stderr.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/stderr.texi')
-rw-r--r--doc/posix-functions/stderr.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/stderr.texi b/doc/posix-functions/stderr.texi
index 10a4e54e9f..b0ed173678 100644
--- a/doc/posix-functions/stderr.texi
+++ b/doc/posix-functions/stderr.texi
@@ -15,7 +15,7 @@ Portability problems not fixed by Gnulib:
@item
stderr is created in 32-bit mode instead of 64-bit mode: Cygwin 1.5.x.
One workaround is to use freopen(NULL, ``r+'', stderr) on Cygwin 1.5.21
-or newer. Another is to use the gnulib ftello module and do
+or newer. Another is to use the gnulib @code{ftello} module and do
ftello(stderr).
@item
POSIX states that a setuid application can guarantee that fd 2 is