summaryrefslogtreecommitdiffstats
path: root/share/man/man4/joy.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2007-02-12 20:58:32 +0000
committerbrueffer <brueffer@FreeBSD.org>2007-02-12 20:58:32 +0000
commit042b3cbf9d43e4e322e660355b313bb71a6df6f9 (patch)
treed4960096d7fc3b115f696123ff1c781e9b245ed3 /share/man/man4/joy.4
parent11b889abd11dc55a6a622564b74f87f31b015d61 (diff)
downloadFreeBSD-src-042b3cbf9d43e4e322e660355b313bb71a6df6f9.zip
FreeBSD-src-042b3cbf9d43e4e322e660355b313bb71a6df6f9.tar.gz
Use the correct line to put into loader.conf. Duh!
Clue bat applied by: ru Pointy hat to: brueffer
Diffstat (limited to 'share/man/man4/joy.4')
-rw-r--r--share/man/man4/joy.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/joy.4 b/share/man/man4/joy.4
index d4a52cb..b0839f5 100644
--- a/share/man/man4/joy.4
+++ b/share/man/man4/joy.4
@@ -19,7 +19,7 @@ Alternatively, to load the driver as a
module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
-kldload joy
+joy_load="YES"
.Ed
.Pp
In
OpenPOWER on IntegriCloud