From: Michael Kerrisk Date: Tue, 28 Jul 2020 20:13:52 +0000 (+0200) Subject: ioctl_tty.2: Fix a confusing wording error in description of TIOCSPTLCK X-Git-Tag: man-pages-5.08~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b67208034e75877b191fc5b5f2e047ecbbe9b57;p=thirdparty%2Fman-pages.git ioctl_tty.2: Fix a confusing wording error in description of TIOCSPTLCK Signed-off-by: Michael Kerrisk --- diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index 301284c377..78e5e66f98 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -371,7 +371,7 @@ Set (if .IR *argp is nonzero) or remove (if .IR *argp -is zero) the pseudoterminal slave device. +is zero) the lock on the pseudoterminal slave device. (See also .BR unlockpt (3).) .TP