فهرست منبع

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

	Updated doc for --enable-http-server.
	* src/usage_text.h
Tatsuhiro Tsujikawa 16 سال پیش
والد
کامیت
746c00d400
2فایلهای تغییر یافته به همراه8 افزوده شده و 3 حذف شده
  1. 5 0
      ChangeLog
  2. 3 3
      src/usage_text.h

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2009-02-02  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Updated doc for --enable-http-server.
+	* src/usage_text.h
+
 2009-02-02  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Documented --http-server-listen-port and --enable-http-server in

+ 3 - 3
src/usage_text.h

@@ -470,7 +470,7 @@ _(" --http-server-listen-port=PORT Specify a port number for the built-in HTTP\n
   " --enable-http-server[=true|false] Enable the built-in HTTP server. Currently,\n"\
   "                              this is the experimental feature and it just\n"\
   "                              provides the current download progress. Use your\n"\
-  "                              web browser(recommend to use console-based one,\n"\
-  "                              such as elinks, w3m) to connect the server and see\n"\
-  "                              what's what."
+  "                              web browser(console-based ones, such as elinks,\n"\
+  "                              w3m, are recommended) to connect the server and\n"\
+  "                              see what's what."