documentation: convert the Documentation directory to UTF-8

Convert files within the Documentation directory to UTF-8.

Adrian Bunk:
small additional fixes

Signed-off-by: John Anthony Kazos Jr. <jakj@j-a-k-j.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
John Anthony Kazos Jr 2007-05-09 08:50:42 +02:00 committed by Adrian Bunk
parent dd4ef01c40
commit be2a608bd0
45 changed files with 85 additions and 85 deletions

View file

@ -68,7 +68,7 @@ We have found some I2C devices that needs the following modifications:
Flags I2C_M_IGNORE_NAK
Normally message is interrupted immediately if there is [NA] from the
client. Setting this flag treats any [NA] as [A], and all of
client. Setting this flag treats any [NA] as [A], and all of
message is sent.
These messages may still fail to SCL lo->hi timeout.