summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-12 14:03:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-12 14:03:14 +0000
commit0e35de90f18c7c7802fadc828408626ee51bb47d (patch)
tree90be3ce1189fffbae00192e954e20bc86513f723 /doc/bsp_howto
parentFix broken info. (diff)
downloadrtems-0e35de90f18c7c7802fadc828408626ee51bb47d.tar.bz2
2008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
* bsp_howto/console.t: Remove size constraints on image. Fix a sentence.
Diffstat (limited to 'doc/bsp_howto')
-rw-r--r--doc/bsp_howto/console.t6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/bsp_howto/console.t b/doc/bsp_howto/console.t
index 4422221dc5..d23b66a79f 100644
--- a/doc/bsp_howto/console.t
+++ b/doc/bsp_howto/console.t
@@ -141,14 +141,10 @@ The following Figure shows how a Termios driven serial driver works:
@ifset use-html
@html
-<P ALIGN="center"><IMG SRC="TERMIOSFlow.png"
- WIDTH=800 HEIGHT=610 ALT="Termios Flow"></P>
+<P ALIGN="center"><IMG SRC="TERMIOSFlow.png" ALT="Termios Flow"></P>
@end html
@end ifset
-The most significant five bits are the object class. The next
-three bits indicate the API to which the object class belongs.
-
The following list describes the basic flow.
@itemize @bullet