Added cfsetspeed() to SYNOPSIS. Added text under CONFORMING TO

noting that cfsetspeed() is BSD specific.
This commit is contained in:
Michael Kerrisk 2007-11-19 18:45:15 +00:00
parent 1adbc77812
commit 01d5d3669d
1 changed files with 5 additions and 1 deletions

View File

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