Fix a mistake in the previous commit.

Approved by:	remko (mentor, implicit)
This commit is contained in:
Rene Ladan 2013-05-13 08:48:09 +00:00
parent 1e172726a0
commit 2afb7791ba
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41620

View file

@ -76,7 +76,7 @@
<li><b>USB:</b> subsystem now supports USB packet filter.
This allows capturing packets which go through each USB
host architecture. The packet filter is similar to that of
host. The architecture of the packet filter is similar to that of
bpf. The userland program usbdump(8) has been
added.</li>