From b2a64861a5ed9555cdacf2f16d59d21a372c5a65 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 21 Jan 2015 14:50:27 +0100 Subject: [PATCH] termios.3: ffix Signed-off-by: Michael Kerrisk --- man3/termios.3 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/man3/termios.3 b/man3/termios.3 index 8e19809e5..517cce224 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -978,18 +978,16 @@ For an explanation of the terms used in this section, see .ad l .TS allbox; -lb lb lb +lbw36 lb lb l l l. Interface Attribute Value T{ .BR tcgetattr (), .BR tcsetattr (), -.BR tcsendbreak (), .BR tcdrain (), -.br .BR tcflush (), -.br .BR tcflow (), +.BR tcsendbreak (), .BR cfmakeraw (), .BR cfgetispeed (), .BR cfgetospeed (),