[Ttssh2-commit] [7830] 最大COMポート数「256」に関する記述を「4096」へ更新

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2019年 7月 7日 (日) 22:11:06 JST


Revision: 7830
          https://osdn.net/projects/ttssh2/scm/svn/commits/7830
Author:   z1gr
Date:     2019-07-07 22:11:05 +0900 (Sun, 07 Jul 2019)
Log Message:
-----------
最大COMポート数「256」に関する記述を「4096」へ更新

Modified Paths:
--------------
    trunk/doc/en/html/about/difference.html
    trunk/doc/en/html/macro/command/connect.html
    trunk/doc/ja/html/about/difference.html
    trunk/doc/ja/html/macro/command/connect.html

-------------- next part --------------
Modified: trunk/doc/en/html/about/difference.html
===================================================================
--- trunk/doc/en/html/about/difference.html	2019-07-07 06:47:02 UTC (rev 7829)
+++ trunk/doc/en/html/about/difference.html	2019-07-07 13:11:05 UTC (rev 7830)
@@ -58,7 +58,7 @@
 <tr>
 	<td>Maximum COM port</td>
 	<td>16</td>
-	<td>256</td>
+	<td>4096</td>
 </tr>
 
 <tr>

Modified: trunk/doc/en/html/macro/command/connect.html
===================================================================
--- trunk/doc/en/html/macro/command/connect.html	2019-07-07 06:47:02 UTC (rev 7829)
+++ trunk/doc/en/html/macro/command/connect.html	2019-07-07 13:11:05 UTC (rev 7830)
@@ -210,7 +210,7 @@
 ; authentication, and not prompt for user name and password and use private key file.
 connect '<em>myserver</em> /ssh /auth=pageant /user=<em>username</em>'
 
-; Run Tera Term and open serial port connection. Port number is x=1..256
+; Run Tera Term and open serial port connection. Port number is x=1..4096
 connect '/C=x'
 
 CommandLine = '111.111.11.11'

Modified: trunk/doc/ja/html/about/difference.html
===================================================================
--- trunk/doc/ja/html/about/difference.html	2019-07-07 06:47:02 UTC (rev 7829)
+++ trunk/doc/ja/html/about/difference.html	2019-07-07 13:11:05 UTC (rev 7830)
@@ -58,7 +58,7 @@
 <tr>
 	<td>\x8Dő\xE5COM\x83|\x81[\x83g</td>
 	<td>16</td>
-	<td>256</td>
+	<td>4096</td>
 </tr>
 
 <tr>

Modified: trunk/doc/ja/html/macro/command/connect.html
===================================================================
--- trunk/doc/ja/html/macro/command/connect.html	2019-07-07 06:47:02 UTC (rev 7829)
+++ trunk/doc/ja/html/macro/command/connect.html	2019-07-07 13:11:05 UTC (rev 7830)
@@ -211,7 +211,7 @@
 connect '<em>myserver</em> /ssh /auth=pageant /user=<em>username</em>'
 
 
-; Tera Term \x82\xF0\x8BN\x93\xAE\x82\xB5\x81A\x83V\x83\x8A\x83A\x83\x8B\x83|\x81[\x83g\x90ڑ\xB1\x82\xF0\x8AJ\x82\xAD\x81B\x83|\x81[\x83g\x94ԍ\x86\x82\xCD 1 \x82\xA9\x82\xE7 256 \x82͈͓̔\xE0
+; Tera Term \x82\xF0\x8BN\x93\xAE\x82\xB5\x81A\x83V\x83\x8A\x83A\x83\x8B\x83|\x81[\x83g\x90ڑ\xB1\x82\xF0\x8AJ\x82\xAD\x81B\x83|\x81[\x83g\x94ԍ\x86\x82\xCD 1 \x82\xA9\x82\xE7 4096 \x82͈͓̔\xE0
 connect '/C=x'
 
 CommandLine = '111.111.11.11'


Ttssh2-commit メーリングリストの案内
Back to archive index