summaryrefslogtreecommitdiff
path: root/doc/posix-functions/perror.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-07-25 01:38:31 +0200
committerBruno Haible <bruno@clisp.org>2020-07-25 01:38:31 +0200
commit0c12abaf14d84411ac8c908b641a8bc4478e564a (patch)
tree6f0cff89a018c64ec47be8e6d5d1c6300f82ceed /doc/posix-functions/perror.texi
parent5b4773721d511694afeedb1f3f966a5035dabef9 (diff)
downloadgnulib-0c12abaf14d84411ac8c908b641a8bc4478e564a.tar.gz
doc: Update for Mac OS X 10.13.
* doc/*/*.texi: Update. * m4/expm1l.m4: Update comments. * m4/getgroups.m4: Likewise. * m4/getlogin_r.m4: Likewise. * m4/linkat.m4: Likewise. * m4/printf.m4: Likewise.
Diffstat (limited to 'doc/posix-functions/perror.texi')
-rw-r--r--doc/posix-functions/perror.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/perror.texi b/doc/posix-functions/perror.texi
index 35fa55151a..48867c0601 100644
--- a/doc/posix-functions/perror.texi
+++ b/doc/posix-functions/perror.texi
@@ -15,7 +15,7 @@ OpenBSD 4.0, Cygwin 1.5.x, mingw, MSVC 14.
@item
This function treats @code{errno} of 0 like failure, although POSIX
requires that the message declare it as a success, on some platforms:
-FreeBSD 8.2, OpenBSD 4.7, Mac OS X 10.5.
+FreeBSD 8.2, OpenBSD 4.7, Mac OS X 10.13.
@item
This function clobbers the @code{strerror} buffer on some platforms:
Cygwin 1.7.9.