diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
commit | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /comms/dfu-util | |
parent | 506c101dfb59aba86626f9d68e7a56e86086843f (diff) | |
download | freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.gz freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.zst freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'comms/dfu-util')
-rw-r--r-- | comms/dfu-util/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/dfu-util/pkg-descr b/comms/dfu-util/pkg-descr index 481d888ca802..d38a80e09d84 100644 --- a/comms/dfu-util/pkg-descr +++ b/comms/dfu-util/pkg-descr @@ -1,8 +1,8 @@ -dfu-util is a program that implements the host (PC) side of the USB DFU +dfu-util is a program that implements the host (PC) side of the USB DFU (Universal Serial Bus Device Firmware Upgrade) protocol. -In the OpenMoko project (for example), this program is used to communicate -with the specially enhanced u-boot boot loader, which implements the DFU +In the OpenMoko project (for example), this program is used to communicate +with the specially enhanced u-boot boot loader, which implements the DFU device side. WWW: http://dfu-util.gnumonks.org/ |