diff options
author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3c/grantpt.3c | |
parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/grantpt.3c')
-rw-r--r-- | usr/src/man/man3c/grantpt.3c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3c/grantpt.3c b/usr/src/man/man3c/grantpt.3c index 154a5a07f5..671f156f0a 100644 --- a/usr/src/man/man3c/grantpt.3c +++ b/usr/src/man/man3c/grantpt.3c @@ -72,7 +72,7 @@ of the pseudo-terminal manager device; e.g., by calling or by performing an .Xr open 2 of the -.Xr ptm 7D +.Xr ptm 4D device. .Pp The user ID owner of the subsidiary device is set to the real user ID of the @@ -113,6 +113,6 @@ The corresponding pseudo-terminal subsidiary device could not be accessed. .Xr posix_openpt 3C , .Xr ptsname 3C , .Xr unlockpt 3C , -.Xr attributes 5 , -.Xr standards 5 , -.Xr ptm 7D +.Xr ptm 4D , +.Xr attributes 7 , +.Xr standards 7 |