diff options
author | mav <mav@FreeBSD.org> | 2011-12-20 14:12:50 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2011-12-20 14:12:50 +0000 |
commit | 1eeaa2989fb2285b0318968605f3fe7826f8e863 (patch) | |
tree | d522c96f1c78a2b45e1ec14c1b50ad6cbe26b84c /share | |
parent | 8c74bad9f352ee33107ec1cbfa7273cb27d41a98 (diff) | |
download | FreeBSD-src-1eeaa2989fb2285b0318968605f3fe7826f8e863.zip FreeBSD-src-1eeaa2989fb2285b0318968605f3fe7826f8e863.tar.gz |
Remove extra "and" left from earlier version.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/apic.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/apic.4 b/share/man/man4/apic.4 index 89a869d..bcd9c3f 100644 --- a/share/man/man4/apic.4 +++ b/share/man/man4/apic.4 @@ -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 |