diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-07-28 22:56:50 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-07-29 11:17:11 +0200 |
| commit | 1f5529f25023468af9a60231ee5412313faaf6f7 (patch) | |
| tree | 7b349efd09c318a3b027d7645e002451f0627d01 /man3 | |
| parent | fac73de4089039aa70ebc6c75f5fe475b8c10d44 (diff) | |
| download | man-pages-1f5529f25023468af9a60231ee5412313faaf6f7.tar.gz | |
grantpt.3: Minor wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/grantpt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/grantpt.3 b/man3/grantpt.3 index 0052aacf5a..34c59a52b6 100644 --- a/man3/grantpt.3 +++ b/man3/grantpt.3 @@ -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., |
