From d3367c5f5d3ddcc6824d8f41c4cf179f9a5588f8 Mon Sep 17 00:00:00 2001 From: schweikh Date: Wed, 1 Jan 2003 18:49:04 +0000 Subject: Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, especially in troff files. --- share/man/man4/polling.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man4/polling.4') 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 -- cgit v1.1