summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2022-08-29 23:46:50 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-08-30 00:38:22 +0200
commit96f55464bc2004cd986e7ee0976f87ff0c882e0d (patch)
treee3b279373bafcc1b75b9525dfe0718519d8c2f08
parent1a9fa92ecb8379b2e63e79f09931f094effb1e56 (diff)
termios.3: mention the integer types in SEE ALSO
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rw-r--r--man3/termios.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/termios.3 b/man3/termios.3
index 5d6370d94..c28826104 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)