From 338e8aca09331d3e7fa4e1e8e1f9d10260986772 Mon Sep 17 00:00:00 2001 From: Anthony Bryan Date: Wed, 30 Dec 2009 18:50:48 +0000 Subject: [PATCH] paramters -> parameters preceeding -> preceding --- doc/aria2c.1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/aria2c.1.txt b/doc/aria2c.1.txt index a3657528..3314077a 100644 --- a/doc/aria2c.1.txt +++ b/doc/aria2c.1.txt @@ -780,7 +780,7 @@ fail. You can specify arbitrary number of BitTorrent Magnet URI. Please note that they are always treated as a separate download. Both hex encoded 40 characters Info Hash and Base32 encoded 32 characters Info Hash are -supported. The multiple "tr" paramters are supported. Because +supported. The multiple "tr" parameters are supported. Because BitTorrent Magnet URI is likely to contain "&" character, it is highly recommended to always quote URI with single(') or double(") quotation. It is strongly recommended to enable DHT especially when "tr" @@ -1436,7 +1436,7 @@ Options Same options for *-i* list are available. See *Input File* subsection for complete list of options. -In the option struct, name element is option name(without preceeding +In the option struct, name element is option name(without preceding "--") and value element is argument as string. -------------------------------------------------