From a74a0458eff1c187afd23e932ec2097b3883051d Mon Sep 17 00:00:00 2001 From: bde Date: Thu, 22 Oct 1998 14:17:44 +0000 Subject: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Fixed quoting of IO_ASC1. --- share/man/man4/man4.i386/asc.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man4/man4.i386/asc.4 b/share/man/man4/man4.i386/asc.4 index f378955..d84ae7b 100644 --- a/share/man/man4/man4.i386/asc.4 +++ b/share/man/man4/man4.i386/asc.4 @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: asc.4,v 1.6 1997/02/22 13:25:13 peter Exp $ +.\" $Id: asc.4,v 1.7 1998/06/08 06:11:58 jkoshy Exp $ .Dd January 19, 1995 .Dt ASC 4 i386 .Os FreeBSD @@ -37,7 +37,7 @@ .Nm asc .Nd device driver for a GI1904-based hand scanner .Sh SYNOPSIS -.Cd "device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr" +.Cd "device asc0 at isa? port" \&"IO_ASC1\&" tty drq 3 irq 10 .Sh DESCRIPTION The .Nm -- cgit v1.1