svnno****@sourc*****
svnno****@sourc*****
2010年 9月 28日 (火) 13:59:44 JST
Revision: 4110 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4110 Author: yutakapon Date: 2010-09-28 13:59:44 +0900 (Tue, 28 Sep 2010) Log Message: ----------- sendbreak ãã¯ãã³ãã³ãã®SSHãµãã¼ãã Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/en/html/macro/command/sendbreak.html trunk/doc/ja/html/about/history.html trunk/doc/ja/html/macro/command/sendbreak.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2010-09-28 04:48:27 UTC (rev 4109) +++ trunk/doc/en/html/about/history.html 2010-09-28 04:59:44 UTC (rev 4110) @@ -1568,7 +1568,7 @@ <ul class="history"> <li>Changes <ul> - <li>added support for sending a BREAK signal to the remote host on Control menu - Send break(only useful for SSH2). However, the sendbreak macro does not support.</li> + <li>added support for sending a BREAK signal to the remote host on Control menu - Send break(only useful for SSH2). Also, the sendbreak macro can support it.</li> </ul> </li> Modified: trunk/doc/en/html/macro/command/sendbreak.html =================================================================== --- trunk/doc/en/html/macro/command/sendbreak.html 2010-09-28 04:48:27 UTC (rev 4109) +++ trunk/doc/en/html/macro/command/sendbreak.html 2010-09-28 04:59:44 UTC (rev 4110) @@ -24,7 +24,7 @@ <h2>Remarks</h2> <p> -Raises the break interrupt(Break interrupt indicator) to the host system on the serial console. Also, sends IAC BREAK(255 243) to the host system on the TELNET and SSH console. +Raises the break interrupt(Break interrupt indicator) to the host system on the serial console. This macro sends IAC BREAK(255 243) to the host system on the TELNET console. Also, sends SSH2_MSG_CHANNEL_REQUEST("break") to the host system on the SSH2 console. </p> <h2>Example</h2> Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2010-09-28 04:48:27 UTC (rev 4109) +++ trunk/doc/ja/html/about/history.html 2010-09-28 04:59:44 UTC (rev 4110) @@ -1570,7 +1570,7 @@ <ul class="history"> <li>ÏX <ul> - <li>Control menu - Send breakÅAu[NM(SSH2 only)ðM·éæ¤Éµ½B½¾µA"sendbreak"}NÍ¢T|[gB</li> + <li>Control menu - Send breakÅAu[NM(SSH2 only)ðM·éæ¤Éµ½B"sendbreak"}NàT|[gµ½B</li> </ul> </li> Modified: trunk/doc/ja/html/macro/command/sendbreak.html =================================================================== --- trunk/doc/ja/html/macro/command/sendbreak.html 2010-09-28 04:48:27 UTC (rev 4109) +++ trunk/doc/ja/html/macro/command/sendbreak.html 2010-09-28 04:59:44 UTC (rev 4110) @@ -24,7 +24,7 @@ <h2>ðà</h2> <p> -VAR\[ÅÍAzXg¤Éu[NèÝ(Break interrupt indicator)𶳹éBTELNET/SSHÅÍAIAC BREAK(255 243)ðM·éB +VAR\[ÅÍAzXg¤Éu[NèÝ(Break interrupt indicator)𶳹éBTELNETÅÍAIAC BREAK(255 243)ðM·éBSSH2ÅÍASSH2_MSG_CHANNEL_REQUEST("break")ðM·éB </p> <h2>á</h2>