Correct posix_openpt reference in pty(3)
MFC after: 1 week Sponsored by: Multiplay
This commit is contained in:
parent
cbbf4bd39c
commit
9637753d1a
@ -25,7 +25,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" "
|
||||
.Dd December 29, 1996
|
||||
.Dd November 11, 2015
|
||||
.Dt PTY 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -120,7 +120,7 @@ function may fail and set the global variable
|
||||
.Dv errno
|
||||
for any of the errors specified for the
|
||||
.Xr grantpt 3 ,
|
||||
.Xr posix_openpt 3 ,
|
||||
.Xr posix_openpt 2 ,
|
||||
.Xr ptsname 3 ,
|
||||
and
|
||||
.Xr unlockpt 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user