From adcaec54eb6589e22b63d580b27ced2be788e9b4 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Tue, 6 Mar 2001 10:19:12 +0000 Subject: [PATCH] Grammar police. --- share/man/man9/BUS_SETUP_INTR.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/BUS_SETUP_INTR.9 b/share/man/man9/BUS_SETUP_INTR.9 index 5506721bef2..8277f30cf4b 100644 --- a/share/man/man9/BUS_SETUP_INTR.9 +++ b/share/man/man9/BUS_SETUP_INTR.9 @@ -32,7 +32,7 @@ .Nm bus_setup_intr , .Nm BUS_TEARDOWN_INTR , .Nm bus_teardown_intr -.Nd create and attach to an interrupt handler, and teardown the attachment +.Nd create, attach and teardown an interrupt handler .Sh SYNOPSIS .Fd #include .Fd #include