Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Stifler6996/apt-mirror.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@debian.org>2014-02-22 18:07:24 +0400
committerBenjamin Drung <bdrung@debian.org>2014-02-22 18:07:24 +0400
commit4a0b6d6a08a8849bef7c71130fcabcb0eef378fe (patch)
tree17ae34e6faa64b75ab38f76eac9d7058db353534 /CHANGELOG
parent6c11ce93966143d5c2df5b45a43ee8912a8f1575 (diff)
Fix typos in CHANGELOG.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b3432cc..850f6c5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,7 +34,7 @@
0.4.7
* Lots of typos fixed
- * apt-mirror will now try to create needed directorys if they do not exist
+ * apt-mirror will now try to create needed directories if they do not exist
* applied patch for closedir() errors
* added mirroring examples of multiple architectures to the debian mirror.list
* fixed manpage description of mirror.list
@@ -46,12 +46,12 @@
allow user:pass@host ( http and ftp authenticated )
and port numbers in the url host:8080 etc
* Added ability to run a shell script after apt-mirror completes the
- mirroring confg values "run_postmirror" 0/1
+ mirroring configuration values "run_postmirror" 0/1
and "postmirror_script" /path/to/script.sh
* added rate_limit option ( closes sf.net bug #1729402 )
a value of 25 is equal to 25 Bytes/Second
- a value of 25k is equal to 25 KiloBytes/Second
- a value of 25m is equal to 25 MegaBytes/Second
+ a value of 25k is equal to 25 Kilobytes/Second
+ a value of 25m is equal to 25 Megabyte/Second
0.4.5