Date: Fri, 17 Nov 2000 21:12:28 +0100 (CET) From: Jimmy Olgeni <olgeni@uli.it> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/22922: Typos in /usr/src/share/man/man4/iicbus.4 Message-ID: <Pine.BSF.4.21.0011172112020.2339-100000@olgeni.localdomain.net>
next in thread | raw e-mail | index | archive | help
>Number: 22922 >Category: docs >Synopsis: Typo in >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 17 12:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Jimmy Olgeni >Release: FreeBSD 4.2-BETA i386 >Organization: Colby >Environment: FreeBSD olgeni.localdomain.net 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov 16 01:36:24 CET 2000 root@olgeni.localdomain.net:/usr/obj/usr/src/sys/BSDBOX i386 >Description: Typos in /usr/src/share/man/man4/iicbus.4 >How-To-Repeat: >Fix: *** iicbus.4.orig Fri Nov 17 20:25:07 2000 --- iicbus.4 Fri Nov 17 20:28:30 2000 *************** *** 59,69 **** Every component hooked up to the bus has its own unique address whether it is a CPU, LCD driver, memory, or complex function chip. Each of these chips ! can act as a receiver and/or transmitter depending on it's functionality. Obviously an LCD driver is only a receiver, while a memory or I/O chip can both be transmitter and receiver. Furthermore there may be one or ! more BUS MASTER's. The BUS MASTER is the chip issuing the commands on the BUS. In the I2C protocol --- 59,69 ---- Every component hooked up to the bus has its own unique address whether it is a CPU, LCD driver, memory, or complex function chip. Each of these chips ! can act as a receiver and/or transmitter depending on its functionality. Obviously an LCD driver is only a receiver, while a memory or I/O chip can both be transmitter and receiver. Furthermore there may be one or ! more BUS MASTERs. The BUS MASTER is the chip issuing the commands on the BUS. In the I2C protocol *************** *** 92,98 **** 8-bit characters they write to the bus according to the I2C protocol. I2C interfaces may act on the bus as slave devices, allowing spontaneous ! bidirectional communications, thanks to the mutli-master capabilities of the I2C protocol. Some I2C interfaces are available: --- 92,98 ---- 8-bit characters they write to the bus according to the I2C protocol. I2C interfaces may act on the bus as slave devices, allowing spontaneous ! bidirectional communications, thanks to the multi-master capabilities of the I2C protocol. Some I2C interfaces are available: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011172112020.2339-100000>