Skip to content

Commit 26e6007

Browse files
committed
Fixed typo in usb-send-delay-threshold on the man page
1 parent 9e22147 commit 26e6007

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ipp-usb.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ Don't use more that N USB interfaces, even if more is available\.
320320
.br
321321
Delay between low\-level USB send\-to\-device requests (this is not the same as \fBrequest\-delay\fR, which inserts delays between the whole HTTP\-level requests)\.
322322
.IP "\(bu" 4
323-
\fBusb\-send\-delay\-threshold = DELAY\fR
323+
\fBusb\-send\-delay\-threshold = N\fR
324324
.br
325325
\fBusb\-send\-delay\fR only applied if USB send\-to\-device request size exceeds this threshold\.
326326
.IP "\(bu" 4

ipp-usb.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ The following parameters are defined:
407407
the same as `request-delay`, which inserts delays between the
408408
whole HTTP-level requests).
409409

410-
* `usb-send-delay-threshold = DELAY`<br>
410+
* `usb-send-delay-threshold = N`<br>
411411
`usb-send-delay` only applied if USB send-to-device request size
412412
exceeds this threshold.
413413

0 commit comments

Comments
 (0)