summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2015-07-14 10:47:56 +0000
committerbrueffer <brueffer@FreeBSD.org>2015-07-14 10:47:56 +0000
commitd9ba778236d405be729406c571edc06bc11d8f09 (patch)
treecb26b993fc850bd616363ba7435fc1632ca3042a /sys/pc98
parent4ebfbfaa3f9312ade405ef336ee711fd221ca1ac (diff)
downloadFreeBSD-src-d9ba778236d405be729406c571edc06bc11d8f09.zip
FreeBSD-src-d9ba778236d405be729406c571edc06bc11d8f09.tar.gz
Spell crypto correctly.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 8646a0e..e7876ba 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -257,5 +257,5 @@ device bpf # Berkeley packet filter
#device "snd_sb16" # Sound Blaster 16
#device snd_sbc # Sound Blaster
-# The cypto framework is required by IPSEC
+# The crypto framework is required by IPSEC
device crypto # Required by IPSEC
OpenPOWER on IntegriCloud