Fix typo. Igor Sobrado, PR 19691.
This commit is contained in:
parent
d0ca8fad45
commit
95580fdb41
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: tu.4,v 1.12 2003/04/06 19:29:42 wiz Exp $
|
||||
.\" $NetBSD: tu.4,v 1.13 2003/04/06 19:44:01 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -93,7 +93,7 @@ A new driver showed up in
|
|||
.Sh BUGS
|
||||
The
|
||||
.Tn VAX-11/750
|
||||
console interface is unuseable
|
||||
console interface is unusable
|
||||
while the system is multi-user, because interrupts
|
||||
occur at a very high priority level (spl7) and cannot be blocked with splbio.
|
||||
Use this driver only when the system is running single-user and,
|
||||
|
|
Loading…
Reference in New Issue