diff --git a/doc/ChangeLog b/doc/ChangeLog index 363f5af7ca..8aa2575d21 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2008-12-12 Sebastian Huber + + * bsp_howto/console.t: Remove size constraints on image. Fix a + sentence. + 2008-12-11 Sebastian Huber Joel Sherrrill 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 -

Termios Flow

+

Termios Flow

@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