diff --git a/doc/old/rtorrent.1.xml b/doc/old/rtorrent.1.xml
index 9c455859..76d2401d 100644
--- a/doc/old/rtorrent.1.xml
+++ b/doc/old/rtorrent.1.xml
@@ -507,29 +507,6 @@ Enable/disable peer exchange for torrents that aren't marked private. Disabled b
-
- schedule = id,start,interval,command
-
-Call command every interval
-seconds, starting from start. An
-interval of zero calls the task once, while a
-start of zero calls it immediately. Currently
-command is forwarded to the option handler.
-
-start and interval may
-optionally use a time format, dd:hh:mm:ss. F.ex to
-start a task every day at 18:00, use
-18:00:00,24:00:00.
-
-
-
-
- schedule_remove = id
-
-Delete id from the scheduler.
-
-
-
start_tied =