diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-05 06:48:20 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-05 06:48:20 +0000 |
commit | ee332a95b72e7e2a75544ae980c57095391fd1b4 (patch) | |
tree | ea56ae2e1f1d4ce7c82a42f8256bb91ad07dcf58 | |
parent | 67ff1512ad33a44503b918d5066ce6fa855cb0fb (diff) |
Added VERSIONS section.
-rw-r--r-- | man3/posix_openpt.3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man3/posix_openpt.3 b/man3/posix_openpt.3 index c97dca3c..99b1ca4f 100644 --- a/man3/posix_openpt.3 +++ b/man3/posix_openpt.3 @@ -62,6 +62,10 @@ is set to indicate the error. .SH ERRORS See .BR open (2). +.SH VERSIONS +Glibc support for +.BR posix_openpt () +has been provided since version 2.2.1. .SH "CONFORMING TO" .BR posix_openpt () is part of the Unix98 pseudo-terminal support (see |