summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto
diff options
context:
space:
mode:
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