summaryrefslogtreecommitdiffstats
path: root/lib/libusb
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-29 16:07:22 +0000
committerjoel <joel@FreeBSD.org>2012-03-29 16:07:22 +0000
commit695c5b5db63ade6a44ce43278bf4dba1346c0a03 (patch)
treeee15d9344898b6004dbde7ab1a3d777926f8ed20 /lib/libusb
parent43387e1a93fc65e40bc648b18930d3b74abe46f7 (diff)
downloadFreeBSD-src-695c5b5db63ade6a44ce43278bf4dba1346c0a03.zip
FreeBSD-src-695c5b5db63ade6a44ce43278bf4dba1346c0a03.tar.gz
Remove superfluous paragraph macro.
Diffstat (limited to 'lib/libusb')
-rw-r--r--lib/libusb/libusb20.33
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libusb/libusb20.3 b/lib/libusb/libusb20.3
index d9f3f01..d1abc55 100644
--- a/lib/libusb/libusb20.3
+++ b/lib/libusb/libusb20.3
@@ -235,7 +235,6 @@ applications should consider using
.
.Sh USB TRANSFER OPERATIONS
.
-.Pp
.
.Fn libusb20_tr_close
will release all kernel resources associated with an USB
@@ -534,7 +533,6 @@ with an USB transfer.
.
.Sh USB DEVICE OPERATIONS
.
-.Pp
.
.Fn libusb20_dev_get_backend_name
returns a zero terminated string describing the backend used.
@@ -1000,7 +998,6 @@ The buffer pointer cannot be NULL.
.
.
.Sh USB DEBUGGING
-.Pp
.Ft const char *
.Fn libusb20_strerror "int code"
Get the ASCII representation of the error given by the
OpenPOWER on IntegriCloud