diff --git a/man3/termios.3 b/man3/termios.3 index bfa7eab11..6be37570e 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -72,7 +72,7 @@ get and set terminal attributes, line control, get and set baud rate .sp .BI "int cfsetospeed(struct termios *" termios_p ", speed_t " speed ); .sp -.BI "int cfsetspeed(struct termios *" termios_p ", speed_t " speed );" +.BI "int cfsetspeed(struct termios *" termios_p ", speed_t " speed ); .fi .sp .in -4n