1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Fix a stupid typo.

This commit is contained in:
Alexey Dokuchaev 2011-09-07 01:24:23 +00:00
parent d3437bb913
commit 4239d2197a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281335

View File

@ -1,5 +1,5 @@
HCIdump reads raw HCI data coming from and going to a Bluetooth device and
prints commands, events and, data in a human-readable form.
prints commands, events, and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, so that
dump file can be parsed later.