From a87edce03e920ca04658dccccce4f2c8582294b2 Mon Sep 17 00:00:00 2001 From: cuz Date: Sat, 20 Dec 2003 23:36:47 +0000 Subject: [PATCH] Cosmetic changes git-svn-id: svn://svn.cc65.org/cc65/trunk@2794 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/plus4.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/plus4.sgml b/doc/plus4.sgml index dcb62bd70..93d5c15e2 100644 --- a/doc/plus4.sgml +++ b/doc/plus4.sgml @@ -180,14 +180,14 @@ does not exist). - Driver for the 6551 ACIA chip built into the Plus/4 Supports up to 19200 + Driver for the 6551 ACIA chip built into the Plus/4. Supports up to 19200 baud, hardware flow control (RTS/CTS) and interrupt driven receives. Note that because of the peculiarities of the 6551 chip transmits are not interrupt driven, and the transceiver blocks if the receiver asserts flow control because of a full buffer. - - Note that you need an adapter to use the builtin port, since the output - levels available at the user port don't follow the RS232 standard. + + You need an adapter to use the builtin port, since the output levels + available at the user port don't follow the RS232 standard.

-- 2.39.5