summaryrefslogtreecommitdiff
path: root/doc/posix-functions/getpwnam_r.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/getpwnam_r.texi')
-rw-r--r--doc/posix-functions/getpwnam_r.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/posix-functions/getpwnam_r.texi b/doc/posix-functions/getpwnam_r.texi
index 8e7b24b7fe..0c57fad618 100644
--- a/doc/posix-functions/getpwnam_r.texi
+++ b/doc/posix-functions/getpwnam_r.texi
@@ -18,4 +18,8 @@ Portability problems not fixed by Gnulib:
@item
This function is missing on some platforms:
OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 9, BeOS.
+@item
+This function has an incompatible declaration, with fewer than five
+arguments, on some platforms:
+IRIX 5.3.
@end itemize