diff --git a/docs/manual.html b/docs/manual.html index 5a6f56651..e599d808b 100755 --- a/docs/manual.html +++ b/docs/manual.html @@ -25,7 +25,7 @@
remove_torrent() will close all peer connections associated with the torrent and tell the tracker that we've stopped participating in the swarm.
-void set_upload_rate_limit(int bytes_per_second); diff --git a/docs/manual.rst b/docs/manual.rst index 2b3de63aa..11e23f0c4 100755 --- a/docs/manual.rst +++ b/docs/manual.rst @@ -335,7 +335,7 @@ the tracker that we've stopped participating in the swarm. set_upload_rate_limit() set_download_rate_limit() ------------------------------------------------- +------------------------------------------------- ::