diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-14 16:26:11 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-14 17:21:57 +0100 |
commit | fa0e5f72e079cf5b3dc0331c12499e04875d7726 (patch) | |
tree | ca5bd5e0f8b287523b676ff67516f09c2fd289c5 /man | |
parent | b1a98a7f16885ff5935d7e159540f4c6acb393e3 (diff) |
Fixed typos
Diffstat (limited to 'man')
-rw-r--r-- | man/httrack.1 | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/man/httrack.1 b/man/httrack.1 index 4446329..09a0770 100644 --- a/man/httrack.1 +++ b/man/httrack.1 @@ -263,7 +263,7 @@ number of retries, in case of timeout or non\-fatal errors (*R1) (\-\-retries[=N .IP \-JN traffic jam control, minimum transfert rate (bytes/seconds) tolerated for a link (\-\-min\-rate[=N]) .IP \-HN -host is abandonned if: 0=never, 1=timeout, 2=slow, 3=timeout or slow (\-\-host\-control[=N]) +host is abandoned if: 0=never, 1=timeout, 2=slow, 3=timeout or slow (\-\-host\-control[=N]) .SS Links options: .IP \-%P @@ -451,7 +451,7 @@ generate transfer ops. log every minutes (\-\-debug\-xfrstats) .IP \-#u wait time (\-\-advanced\-wait) .IP \-#Z -generate transfer rate statictics every minutes (\-\-debug\-ratestats) +generate transfer rate statistics every minutes (\-\-debug\-ratestats) .SS Dangerous options: (do NOT use unless you exactly know what you are doing) .IP \-%! @@ -485,29 +485,29 @@ All files in web/, with random names (gadget !) .IP \-N100 Site\-structure, without www.domain.xxx/ .IP \-N101 -Identical to N1 exept that "web" is replaced by the site s name +Identical to N1 except that "web" is replaced by the site s name .IP \-N102 -Identical to N2 exept that "web" is replaced by the site s name +Identical to N2 except that "web" is replaced by the site s name .IP \-N103 -Identical to N3 exept that "web" is replaced by the site s name +Identical to N3 except that "web" is replaced by the site s name .IP \-N104 -Identical to N4 exept that "web" is replaced by the site s name +Identical to N4 except that "web" is replaced by the site s name .IP \-N105 -Identical to N5 exept that "web" is replaced by the site s name +Identical to N5 except that "web" is replaced by the site s name .IP \-N199 -Identical to N99 exept that "web" is replaced by the site s name +Identical to N99 except that "web" is replaced by the site s name .IP \-N1001 -Identical to N1 exept that there is no "web" directory +Identical to N1 except that there is no "web" directory .IP \-N1002 -Identical to N2 exept that there is no "web" directory +Identical to N2 except that there is no "web" directory .IP \-N1003 -Identical to N3 exept that there is no "web" directory (option set for g option) +Identical to N3 except that there is no "web" directory (option set for g option) .IP \-N1004 -Identical to N4 exept that there is no "web" directory +Identical to N4 except that there is no "web" directory .IP \-N1005 -Identical to N5 exept that there is no "web" directory +Identical to N5 except that there is no "web" directory .IP \-N1099 -Identical to N99 exept that there is no "web" directory +Identical to N99 except that there is no "web" directory .SS Details: User\-defined option N %n Name of file without file type (ex: image) %N Name of file, including file type (ex: image.gif) |