From: наб Date: Mon, 29 Aug 2022 21:46:50 +0000 (+0200) Subject: termios.3: mention the integer types in SEE ALSO X-Git-Tag: man-pages-6.00~118 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96f55464bc2004cd986e7ee0976f87ff0c882e0d;p=thirdparty%2Fman-pages.git termios.3: mention the integer types in SEE ALSO Signed-off-by: Ahelenia Ziemiańska Signed-off-by: Alejandro Colomar --- diff --git a/man3/termios.3 b/man3/termios.3 index 5d6370d94c..c28826104e 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -1185,4 +1185,7 @@ mask). .BR tty (1), .BR ioctl_console (2), .BR ioctl_tty (2), +.BR cc_t (3type), +.BR speed_t (3type), +.BR tcflag_t (3type), .BR setserial (8)