]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
grantpt.3: Minor wording fix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 28 Jul 2020 20:56:50 +0000 (22:56 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Jul 2020 09:17:11 +0000 (11:17 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/grantpt.3

index 0052aacf5a3b8cd3c121fc5b298dc87639157640..34c59a52b663859510c70b18ebaea3f9d86a1fc2 100644 (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.,