summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/forkpty.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glibc-functions/forkpty.texi')
-rw-r--r--doc/glibc-functions/forkpty.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/forkpty.texi b/doc/glibc-functions/forkpty.texi
index fefffb0276..94bfeaa122 100644
--- a/doc/glibc-functions/forkpty.texi
+++ b/doc/glibc-functions/forkpty.texi
@@ -8,7 +8,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11.
+Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11 2010-11.
@item
One some systems (at least including Cygwin, Interix, OSF/1 4 and 5,
and Mac OS X) linking with @code{-lutil} is not required.