summaryrefslogtreecommitdiff
path: root/doc/posix-headers/stddef.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-headers/stddef.texi')
-rw-r--r--doc/posix-headers/stddef.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-headers/stddef.texi b/doc/posix-headers/stddef.texi
index 7dee0e70b4..33018efa30 100644
--- a/doc/posix-headers/stddef.texi
+++ b/doc/posix-headers/stddef.texi
@@ -9,7 +9,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
Some platforms fail to provide @code{max_align_t}, which was added in C11:
-Solaris 11.0 and others.
+NetBSD 8.0, Solaris 11.0, and others.
@item
@code{max_align_t} does not have the expected alignment on some platforms: