summaryrefslogtreecommitdiff
path: root/doc/posix-headers
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 05:16:14 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 05:16:14 +0200
commit2dfd36adb22e96781272f5d6eaa34b5b02116172 (patch)
tree3b24dc2a62c695e4bdaa17429e7a55774b36c249 /doc/posix-headers
parent8f999c4465b05232e87b2dd9e653cada6e82cdf6 (diff)
downloadgnulib-2dfd36adb22e96781272f5d6eaa34b5b02116172.tar.gz
doc: Remove documentation of BSDI and BSD/OS as supported platforms.
* doc/**/*.texi: Update.
Diffstat (limited to 'doc/posix-headers')
-rw-r--r--doc/posix-headers/stdint.texi2
-rw-r--r--doc/posix-headers/wchar.texi2
-rw-r--r--doc/posix-headers/wctype.texi2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/posix-headers/stdint.texi b/doc/posix-headers/stdint.texi
index 688a27ddcd..d7f596ce55 100644
--- a/doc/posix-headers/stdint.texi
+++ b/doc/posix-headers/stdint.texi
@@ -31,7 +31,7 @@ Solaris 9 with GCC 4.5 or newer.
@item
The macros @code{WCHAR_MIN} and @code{WCHAR_MAX} are not defined in
@code{<stdint.h>} (only in @code{<wchar.h>}) on some platforms:
-Dragonfly, BSDI.
+Dragonfly.
@item
On some hosts that predate C++11, when using C++ one must define
@code{__STDC_CONSTANT_MACROS} to make visible the definitions of
diff --git a/doc/posix-headers/wchar.texi b/doc/posix-headers/wchar.texi
index dc2e8e417b..0826e70e8d 100644
--- a/doc/posix-headers/wchar.texi
+++ b/doc/posix-headers/wchar.texi
@@ -12,7 +12,7 @@ This header file cannot be included on some platforms:
Linux uClibc built without wide character support.
@item
This header file is not self-contained on some platforms:
-OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1.
+OSF/1 with Desktop Toolkit C.
@item
The type @code{wint_t} and macro @code{WEOF} are missing on some platforms:
IRIX 5.3.
diff --git a/doc/posix-headers/wctype.texi b/doc/posix-headers/wctype.texi
index 7f27b9667b..e1da782ce9 100644
--- a/doc/posix-headers/wctype.texi
+++ b/doc/posix-headers/wctype.texi
@@ -12,7 +12,7 @@ This header file is missing on some platforms:
HP-UX 11.00.
@item
This header file is not self-contained on some platforms:
-OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1.
+OSF/1 with Desktop Toolkit C.
@item
The type @code{wint_t} and macro @code{WEOF} are missing on some platforms:
IRIX 5.3.