summaryrefslogtreecommitdiffstats
path: root/share/man/man4/polling.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/polling.4')
-rw-r--r--share/man/man4/polling.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/polling.4 b/share/man/man4/polling.4
index bb7eb57..9b62058 100644
--- a/share/man/man4/polling.4
+++ b/share/man/man4/polling.4
@@ -34,7 +34,7 @@ which ultimately reduces the chances of livelock in the system.
In the normal, interrupt-based mode, devices generate an interrupt
whenever they need attention.
This in turn causes a
-context switch and the execution of a interrupt handler
+context switch and the execution of an interrupt handler
which performs whatever processing is needed by the device.
The duration of the interrupt handler is potentially unbounded
unless the device driver has been programmed with real-time
OpenPOWER on IntegriCloud