summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-22 15:02:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-22 15:02:53 +0000
commit9cc86e291c0250e9955a816a94af1b1f0a4a7d8f (patch)
treeff3326c8d0d1737558b8a72cc90b8206f7defeaf /doc/posix1003.1
parentAdded tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), and (diff)
downloadrtems-9cc86e291c0250e9955a816a94af1b1f0a4a7d8f.tar.bz2
Updated after addition of some routines by Eric Norum.
Diffstat (limited to 'doc/posix1003.1')
-rw-r--r--doc/posix1003.1/ch07.t10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/posix1003.1/ch07.t b/doc/posix1003.1/ch07.t
index e89f155314..72d7315ac6 100644
--- a/doc/posix1003.1/ch07.t
+++ b/doc/posix1003.1/ch07.t
@@ -162,10 +162,10 @@ B38400, Constant, Implemented
@subsubsection Baud Rate Functions
@example
-cfgetospeed(), Function, Unimplemented
-cfsetospeed(), Function, Unimplemented
-cfgetispeed(), Function, Unimplemented
-cfsetispeed(), Function, Unimplemented
+cfgetospeed(), Function, Implemented
+cfsetospeed(), Function, Implemented
+cfgetispeed(), Function, Implemented
+cfsetispeed(), Function, Implemented
TCIFLUSH, Constant, Implemented
TCOFLUSH, Constant, Implemented
TCIOFLUSH, Constant, Implemented
@@ -188,7 +188,7 @@ tcsetattr(), Function, Implemented
@example
tcsendbreak(), Function, Unimplemented
-tcdrain(), Function, Unimplemented
+tcdrain(), Function, Implemented
tcflush(), Function, Unimplemented
tcflow(), Function, Unimplemented
@end example