Remove extra "and" left from earlier version.

This commit is contained in:
Alexander Motin 2011-12-20 14:12:50 +00:00
parent f08535f872
commit 89affab00c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228737

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