This commit is contained in:
Michael Kerrisk 2007-12-17 09:43:42 +00:00
parent 7e12d57028
commit 52dab97a34
1 changed files with 1 additions and 1 deletions

View File

@ -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