From: Michael Kerrisk Date: Tue, 28 Jul 2020 20:56:50 +0000 (+0200) Subject: grantpt.3: Minor wording fix X-Git-Tag: man-pages-5.08~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5529f25023468af9a60231ee5412313faaf6f7;p=thirdparty%2Fman-pages.git grantpt.3: Minor wording fix Signed-off-by: Michael Kerrisk --- 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.,