diff options
Diffstat (limited to 'usr/src/man/man3c/posix_openpt.3c')
-rw-r--r-- | usr/src/man/man3c/posix_openpt.3c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/src/man/man3c/posix_openpt.3c b/usr/src/man/man3c/posix_openpt.3c index b009dd6e17..d539782b62 100644 --- a/usr/src/man/man3c/posix_openpt.3c +++ b/usr/src/man/man3c/posix_openpt.3c @@ -158,7 +158,7 @@ This function provides a portable method for obtaining the file descriptor of a manager terminal device for a pseudo-terminal, as opposed to using .Xr open 2 on the -.Xr ptm 7D +.Xr ptm 4D device which is system-specific. .Pp The @@ -177,7 +177,7 @@ function can be used to obtain the name of the subsidiary device. .Xr grantpt 3C , .Xr ptsname 3C , .Xr unlockpt 3C , -.Xr attributes 5 , -.Xr standards 5 , -.Xr ptm 7D , -.Xr pts 7D +.Xr ptm 4D , +.Xr pts 4D , +.Xr attributes 7 , +.Xr standards 7 |