grantpt.3: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-07-28 22:56:50 +02:00
parent fac73de408
commit 1f5529f250
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Glibc 2.23 and earlier:
The
.BR grantpt ()
function changes the mode and owner of the slave pseudoterminal device
corresponding to the master pseudoterminal referred to by
corresponding to the master pseudoterminal referred to by the file descriptor
.IR fd .
The user ID of the slave is set to the real UID of the calling process.
The group ID is set to an unspecified value (e.g.,