Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147430630
D15652.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
598 B
Referenced Files
None
Subscribers
None
D15652.id.diff
View Options
Index: head/lib/libutil/pty.3
===================================================================
--- head/lib/libutil/pty.3
+++ head/lib/libutil/pty.3
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\" "
-.Dd November 11, 2015
+.Dd June 2, 2018
.Dt PTY 3
.Os
.Sh NAME
@@ -143,3 +143,18 @@
.Xr pty 4 ,
.Xr termios 4 ,
.Xr group 5
+.Sh HISTORY
+The
+.Fn openpty
+and
+.Fn forkpty
+functions first appeared in
+.Bx 4.3 Reno.
+.Sh BUGS
+.Fn openpty
+writes the slave terminal's name to
+.Fa name ,
+but does not check that sufficient space is available.
+It is advisable to use
+.Xr ptsname 3
+instead.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 11, 10:39 PM (7 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29554096
Default Alt Text
D15652.id.diff (598 B)
Attached To
Mode
D15652: pty.3: Add a HISTORY section
Attached
Detach File
Event Timeline
Log In to Comment