summaryrefslogtreecommitdiffstats
path: root/doc
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
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')
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/bsp_howto/console.t6
2 files changed, 6 insertions, 5 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 4d38d3db15..b785311c52 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * bsp_howto/console.t: Remove size constraints on image. Fix a
+ sentence.
+
2008-12-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrrill <joel.sherrill@oarcorp.com>
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