aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/conf/GENERIC
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2015-07-14 10:47:56 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2015-07-14 10:47:56 +0000
commitf4c1eac7cd78c3a3293045ade4f81ec7b335312d (patch)
treecb26b993fc850bd616363ba7435fc1632ca3042a /sys/pc98/conf/GENERIC
parentb4a355e2f38bc0f9e91cc22207bc63714e832fa2 (diff)
downloadsrc-f4c1eac7cd78c3a3293045ade4f81ec7b335312d.tar.gz
src-f4c1eac7cd78c3a3293045ade4f81ec7b335312d.zip
Spell crypto correctly.
Notes
Notes: svn path=/head/; revision=285530
Diffstat (limited to 'sys/pc98/conf/GENERIC')
-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 8646a0e5bf40..e7876ba8cdd8 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