summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2008-12-24 13:55:24 +0000
committerwiz <wiz>2008-12-24 13:55:24 +0000
commit647ae39da515ec224e84524ca982f09c4d5f26cc (patch)
tree543f1c6a1bf543fad70dae8edf849f44f6e71bb0 /sysutils
parent2a1fb4a9b1acde90fe033b5a21fa4309e769d68f (diff)
downloadpkgsrc-647ae39da515ec224e84524ca982f09c4d5f26cc.tar.gz
Fix typo.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/hal/MESSAGE.NetBSD4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hal/MESSAGE.NetBSD b/sysutils/hal/MESSAGE.NetBSD
index 385b890ffb6..055de4ab32f 100644
--- a/sysutils/hal/MESSAGE.NetBSD
+++ b/sysutils/hal/MESSAGE.NetBSD
@@ -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
===========================================================================