aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2011-09-07 09:24:23 +0800
committerdanfe <danfe@FreeBSD.org>2011-09-07 09:24:23 +0800
commitffe35ff3405252d7595788b3ddfe3c95119a40c5 (patch)
tree8a054a19617edea0086924a87f6cd5b4e46cd13c
parent6746cfb0549d73c95ba6f2e5d3f5d2932e751e3f (diff)
downloadfreebsd-ports-gnome-ffe35ff3405252d7595788b3ddfe3c95119a40c5.tar.gz
freebsd-ports-gnome-ffe35ff3405252d7595788b3ddfe3c95119a40c5.tar.zst
freebsd-ports-gnome-ffe35ff3405252d7595788b3ddfe3c95119a40c5.zip
Fix a stupid typo.
-rw-r--r--comms/hcidump/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hcidump/pkg-descr b/comms/hcidump/pkg-descr
index 97b8df0b982c..f1d1fe01a304 100644
--- a/comms/hcidump/pkg-descr
+++ b/comms/hcidump/pkg-descr
@@ -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.