summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/strsep.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 13:08:43 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 13:08:43 +0200
commit559f6b72963747890b80a2f48a0ebade3a3022f7 (patch)
tree3c512df307e2f3b625069432d0c1a386569752bc /doc/glibc-functions/strsep.texi
parent05cf2275454a086c832c64a613cda6fa4297e634 (diff)
downloadgnulib-559f6b72963747890b80a2f48a0ebade3a3022f7.tar.gz
doc: Remove documentation of AIX 4 as a supported platform.
* doc/gnulib-intro.texi (Target Platforms): Mention that AIX 4 is unsupported. * doc/posix-functions/nanosleep.texi: Don't mention AIX 4 specific workarounds. * doc/posix-functions/strnlen.texi: Likewise. * doc/posix-headers/inttypes.texi: Likewise. * doc/**/*.texi: Update.
Diffstat (limited to 'doc/glibc-functions/strsep.texi')
-rw-r--r--doc/glibc-functions/strsep.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/strsep.texi b/doc/glibc-functions/strsep.texi
index 40dd50215f..2ad8e4d799 100644
--- a/doc/glibc-functions/strsep.texi
+++ b/doc/glibc-functions/strsep.texi
@@ -21,7 +21,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 10, mingw, MSVC 14.
+HP-UX 11, IRIX 6.5, Solaris 10, mingw, MSVC 14.
@end itemize
Portability problems not fixed by Gnulib: