mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 21:47:37 +03:00
Fix typo found by Debian's Lintian
This commit is contained in:
parent
02b1d68815
commit
d73dd9c372
3 changed files with 4 additions and 4 deletions
|
@ -1630,7 +1630,7 @@ Advanced Options
|
|||
|
||||
.. option:: --socket-recv-buffer-size=<SIZE>
|
||||
|
||||
Set the maximum socket receive buffer in bytes. Specifing ``0``
|
||||
Set the maximum socket receive buffer in bytes. Specifying ``0``
|
||||
will disable this option. This value will be set to socket file
|
||||
descriptor using ``SO_RCVBUF`` socket option with ``setsockopt()``
|
||||
call. Default: ``0``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue