From 5b8ebc9084d62c9e8208d4bec86936f8478a6dac Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 6 Jul 2019 13:36:42 +0200 Subject: doc: Remove documentation of Mac OS X <= 10.4 as a supported platform. * doc/gnulib-intro.texi (Target Platforms): Mention that Mac OS X 10.4 and older is unsupported. * doc/posix-functions/acosl.texi: Don't mention workarounds specific to Mac OS X 10.4 and older. * doc/posix-functions/asinl.texi: Likewise. * doc/posix-functions/atanl.texi: Likewise. * doc/posix-functions/cosl.texi: Likewise. * doc/posix-functions/expl.texi: Likewise. * doc/posix-functions/frexpl.texi: Likewise. * doc/posix-functions/gettimeofday.texi: Likewise. * doc/posix-functions/logl.texi: Likewise. * doc/posix-functions/mkstemp.texi: Likewise. * doc/posix-functions/sinl.texi: Likewise. * doc/posix-functions/sqrtl.texi: Likewise. * doc/posix-functions/tanl.texi: Likewise. * doc/posix-functions/wcswidth.texi: Likewise. * doc/**/*.texi: Update. --- doc/glibc-headers/execinfo.texi | 2 +- doc/glibc-headers/getopt.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/glibc-headers') diff --git a/doc/glibc-headers/execinfo.texi b/doc/glibc-headers/execinfo.texi index 1f63d049c6..d22128974b 100644 --- a/doc/glibc-headers/execinfo.texi +++ b/doc/glibc-headers/execinfo.texi @@ -23,7 +23,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -Mac OS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/getopt.texi b/doc/glibc-headers/getopt.texi index 6b993e2750..f590a5f957 100644 --- a/doc/glibc-headers/getopt.texi +++ b/doc/glibc-headers/getopt.texi @@ -30,7 +30,7 @@ The function @code{getopt_long} is missing on some platforms: IRIX 6.5, Solaris 9. @item The function @code{getopt_long_only} is missing on some platforms: -Mac OS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, IRIX 6.5, Solaris 9, mingw. +FreeBSD 5.2.1, NetBSD 5.0, IRIX 6.5, Solaris 9, mingw. @item The method to reset options is incompatible on some platforms: FreeBSD 6.0, NetBSD 5.0(?), OpenBSD 3.8, Cygwin 1.5.x, mingw. -- cgit v1.2.1