Page MenuHomeFreeBSD

D15652.id.diff
No OneTemporary

D15652.id.diff

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

Mime Type
text/plain
Expires
Thu, Mar 12, 12:22 PM (21 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29554096
Default Alt Text
D15652.id.diff (598 B)

Event Timeline