From 7f9cf518028e511c7b57910f3e67ab3f8d091f75 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 28 Jul 2020 23:27:11 +0200 Subject: [PATCH] unlockpt.3: wfix Signed-off-by: Michael Kerrisk --- man3/unlockpt.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/unlockpt.3 b/man3/unlockpt.3 index 78f3199cd..26333ef6d 100644 --- a/man3/unlockpt.3 +++ b/man3/unlockpt.3 @@ -33,7 +33,7 @@ Glibc 2.23 and earlier: The .BR unlockpt () function unlocks 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 . .PP .BR unlockpt ()