summaryrefslogtreecommitdiff
path: root/doc/pastposix-functions/bzero.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pastposix-functions/bzero.texi')
-rw-r--r--doc/pastposix-functions/bzero.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pastposix-functions/bzero.texi b/doc/pastposix-functions/bzero.texi
index a67e5223fa..b5bd1c9c04 100644
--- a/doc/pastposix-functions/bzero.texi
+++ b/doc/pastposix-functions/bzero.texi
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-Solaris 2.4, mingw, MSVC 14, Android 9.0.
+mingw, MSVC 14, Android 9.0.
@item
This function is marked as ``legacy'' in POSIX. Better use @code{memset}
instead.