]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ptsname.3: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 28 Jul 2020 21:05:11 +0000 (23:05 +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/ptsname.3

index 3cfdd2fb22fa2a7db781adbb0ed81fcf69c6443f..5ae25c5e4b32eb18e0afb4f34d8f1b72c2f238d0 100644 (file)
@@ -38,7 +38,7 @@ Glibc 2.23 and earlier:
 The
 .BR ptsname ()
 function returns the name of the slave pseudoterminal device
-corresponding to the master referred to by
+corresponding to the master referred to by the file descriptor
 .IR fd .
 .PP
 The