From 271ee1bf6313d73b653b52004ea6a6d22e3a2910 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 26 Feb 2016 13:20:09 +0100 Subject: [PATCH] termios.3: SEE ALSO: add tty(1) Signed-off-by: Michael Kerrisk --- man3/termios.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/man3/termios.3 b/man3/termios.3 index 3aaa365b3..0585b95a6 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -1084,6 +1084,7 @@ behaves like .BR stty (1), .BR tput (1), .BR tset (1), +.BR tty (1), .BR console_ioctl (4), .BR tty_ioctl (4), .BR setserial (8)