Remove extra "and" left from earlier version.

This commit is contained in:
mav 2011-12-20 14:12:50 +00:00
parent 8c74bad9f3
commit 1eeaa2989f

View File

@ -54,8 +54,7 @@ and the I/O APIC.
There is one LAPIC in each CPU in the system.
There is typically one I/O APIC for each peripheral bus in the system.
.Pp
LAPICs manage all external and interrupts for specific processor in an
SMP system.
LAPICs manage all external interrupts for specific processor in an SMP system.
In addition, they are able to accept and generate inter-processor interrupts
(IPIs).
.Pp