summaryrefslogtreecommitdiffstats
path: root/man3/unlockpt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/unlockpt.3')
-rw-r--r--man3/unlockpt.316
1 files changed, 7 insertions, 9 deletions
diff --git a/man3/unlockpt.3 b/man3/unlockpt.3
index 2d2dab185..1ed2ad9f7 100644
--- a/man3/unlockpt.3
+++ b/man3/unlockpt.3
@@ -3,7 +3,7 @@
.\" This page is in the public domain. - aeb
.\" %%%LICENSE_END
.\"
-.TH unlockpt 3 2023-02-05 "Linux man-pages 6.03"
+.TH unlockpt 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
unlockpt \- unlock a pseudoterminal master/slave pair
.SH LIBRARY
@@ -57,28 +57,26 @@ argument is not a file descriptor open for writing.
The
.I fd
argument is not associated with a master pseudoterminal.
-.SH VERSIONS
-.BR unlockpt ()
-is provided since glibc 2.1.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR unlockpt ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008.
+POSIX.1-2008.
+.SH HISTORY
+glibc 2.1.
+POSIX.1-2001.
.SH SEE ALSO
.BR grantpt (3),
.BR posix_openpt (3),