Spell crypto correctly.
This commit is contained in:
parent
4ebfbfaa3f
commit
d9ba778236
@ -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
|
||||
|
@ -112,5 +112,5 @@ device bpf # Berkeley packet filter
|
||||
options FDT
|
||||
device acpi
|
||||
|
||||
# The cypto framework is required by IPSEC
|
||||
# The crypto framework is required by IPSEC
|
||||
device crypto # Required by IPSEC
|
||||
|
@ -379,5 +379,5 @@ device xenpci # Xen HVM Hypervisor services driver
|
||||
# VMware support
|
||||
device vmx # VMware VMXNET3 Ethernet
|
||||
|
||||
# The cypto framework is required by IPSEC
|
||||
# The crypto framework is required by IPSEC
|
||||
device crypto # Required by IPSEC
|
||||
|
@ -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
|
||||
|
@ -217,5 +217,5 @@ device snd_ai2s # Apple I2S audio
|
||||
device snd_davbus # Apple DAVBUS audio
|
||||
device snd_uaudio # USB Audio
|
||||
|
||||
# The cypto framework is required by IPSEC
|
||||
# The crypto framework is required by IPSEC
|
||||
device crypto # Required by IPSEC
|
||||
|
@ -251,5 +251,5 @@ device snd_audiocs # Crystal Semiconductor CS4231
|
||||
device snd_es137x # Ensoniq AudioPCI ES137x
|
||||
device snd_t4dwave # Acer Labs M5451
|
||||
|
||||
# The cypto framework is required by IPSEC
|
||||
# The crypto framework is required by IPSEC
|
||||
device crypto # Required by IPSEC
|
||||
|
Loading…
Reference in New Issue
Block a user