diff --git a/man3/termios.3 b/man3/termios.3 index 83b8ffec0..8f778d725 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -71,6 +71,8 @@ get and set terminal attributes, line control, get and set baud rate .BI "int cfsetispeed(struct termios *" termios_p ", speed_t " speed ); .sp .BI "int cfsetospeed(struct termios *" termios_p ", speed_t " speed ); +.sp +.BI "int cfsetspeed(struct termios *" termios_p ", speed_t " speed )" .fi .sp .in -4n @@ -931,7 +933,9 @@ and are specified in POSIX.1-2001. .BR cfmakeraw () -is non-standard, but available on the BSDs. +and +.BR cfsetspeed () +are non-standard, but available on the BSDs. .SH NOTES Unix V7 and several later systems have a list of baud rates where after the fourteen values B0, ..., B9600 one finds the