ptsname.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-07-28 23:05:11 +02:00
parent 1f5529f250
commit 965cd80037
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Glibc 2.23 and earlier:
The The
.BR ptsname () .BR ptsname ()
function returns the name of the slave pseudoterminal device 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 . .IR fd .
.PP .PP
The The