summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
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/amd64/conf
parent4ebfbfaa3f9312ade405ef336ee711fd221ca1ac (diff)
downloadFreeBSD-src-d9ba778236d405be729406c571edc06bc11d8f09.zip
FreeBSD-src-d9ba778236d405be729406c571edc06bc11d8f09.tar.gz
Spell crypto correctly.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index dd1aa8b..7dc4e2a 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -364,5 +364,5 @@ device vmx # VMware VMXNET3 Ethernet
# Netmap provides direct access to TX/RX rings on supported NICs
device netmap # netmap(4) support
-# The cypto framework is required by IPSEC
+# The crypto framework is required by IPSEC
device crypto # Required by IPSEC
OpenPOWER on IntegriCloud