Просмотр исходного кода

2009-03-25 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Updated doc
	* src/usage_text.h
Tatsuhiro Tsujikawa 17 лет назад
Родитель
Сommit
bfd7950b82
2 измененных файлов с 6 добавлено и 1 удалено
  1. 5 0
      ChangeLog
  2. 1 1
      src/usage_text.h

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2009-03-25  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Updated doc
+	* src/usage_text.h
+
 2009-03-25  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Added 'falloc' parameter for --file-allocation option.  'falloc'

+ 1 - 1
src/usage_text.h

@@ -129,7 +129,7 @@ _(" --file-allocation=METHOD     Specify file allocation method.\n"\
   "                              almost same time as 'prealloc' and it blocks aria2\n"\
   "                              entirely until allocation finishes. 'falloc' may\n"\
   "                              not be available if your system doesn't have\n"\
-  "                              posix_fallocate() system call.")
+  "                              posix_fallocate() function.")
 #define TEXT_NO_FILE_ALLOCATION_LIMIT \
 _(" --no-file-allocation-limit=SIZE No file allocation is made for files whose\n"\
   "                              size is smaller than SIZE.\n"\