Include a space between hash ('#') and 'Berkeley packet filter' like

all the other comments have.
This commit is contained in:
Dan Moschuk 2000-03-21 17:00:58 +00:00
parent 5cba0139b0
commit 6ad9d70260
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58440
2 changed files with 2 additions and 2 deletions

View File

@ -213,7 +213,7 @@ pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
pseudo-device bpf #Berkeley packet filter
pseudo-device bpf # Berkeley packet filter
# USB support
#device uhci # UHCI PCI->USB interface

View File

@ -213,7 +213,7 @@ pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
pseudo-device bpf #Berkeley packet filter
pseudo-device bpf # Berkeley packet filter
# USB support
#device uhci # UHCI PCI->USB interface