From 8842f534589b0eae862e70106a6a929d697c0335 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 30 Jul 2020 12:11:21 +0200 Subject: [PATCH] ioctl_tty.2: tfix Signed-off-by: Michael Kerrisk --- man2/ioctl_tty.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index 07f50c15a..64bce3d82 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -165,7 +165,7 @@ So-called "POSIX version" of .BR TCSBRK . It treats nonzero .I arg -as a timeinterval measured in deciseconds, and does nothing +as a time interval measured in deciseconds, and does nothing when the driver does not support breaks. .TP .B "TIOCSBRK void"