diff options
author | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:38:31 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:38:31 +0200 |
commit | 0c12abaf14d84411ac8c908b641a8bc4478e564a (patch) | |
tree | 6f0cff89a018c64ec47be8e6d5d1c6300f82ceed /doc/posix-functions/fattach.texi | |
parent | 5b4773721d511694afeedb1f3f966a5035dabef9 (diff) | |
download | gnulib-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/fattach.texi')
-rw-r--r-- | doc/posix-functions/fattach.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/fattach.texi b/doc/posix-functions/fattach.texi index 81705d8d97..08460a2af6 100644 --- a/doc/posix-functions/fattach.texi +++ b/doc/posix-functions/fattach.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0. +Mac OS X 10.13, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 9.0. @end itemize |