Fix typo.
This commit is contained in:
parent
8ad4f14709
commit
8f90e091fa
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE.NetBSD,v 1.1 2008/12/24 13:41:07 jmcneill Exp $
|
||||
$NetBSD: MESSAGE.NetBSD,v 1.2 2008/12/24 13:55:24 wiz Exp $
|
||||
|
||||
For the NetBSD 5.0+ HAL backend to function properly, your kernel needs
|
||||
to include /dev/drvctl support. If the /dev/drvctl device node does not
|
||||
|
@ -11,6 +11,6 @@ exist, run the following command:
|
|||
For proper kernel support, the following directive must be in your kernel
|
||||
config:
|
||||
|
||||
pseudo-device drvct
|
||||
pseudo-device drvctl
|
||||
|
||||
===========================================================================
|
||||
|
|
Loading…
Reference in a new issue