Page MenuHomeFreeBSD

D15652.id43276.diff
No OneTemporary

D15652.id43276.diff

Index: lib/libutil/pty.3
===================================================================
--- lib/libutil/pty.3
+++ 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,17 @@
.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
Sun, Apr 5, 9:24 PM (11 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30885326
Default Alt Text
D15652.id43276.diff (583 B)

Event Timeline