[Ttssh2-commit] [4923] オプション引数のカッコの入れ子を修正

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2012年 5月 2日 (水) 22:05:12 JST


Revision: 4923
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4923
Author:   maya
Date:     2012-05-02 22:05:12 +0900 (Wed, 02 May 2012)
Log Message:
-----------
オプション引数のカッコの入れ子を修正

Modified Paths:
--------------
    trunk/doc/en/html/macro/command/getdate.html
    trunk/doc/en/html/macro/command/gettime.html
    trunk/doc/ja/html/macro/command/getdate.html
    trunk/doc/ja/html/macro/command/gettime.html

-------------- next part --------------
Modified: trunk/doc/en/html/macro/command/getdate.html
===================================================================
--- trunk/doc/en/html/macro/command/getdate.html	2012-05-02 11:41:42 UTC (rev 4922)
+++ trunk/doc/en/html/macro/command/getdate.html	2012-05-02 13:05:12 UTC (rev 4923)
@@ -18,7 +18,7 @@
 </p>
 
 <pre class="macro-syntax">
-getdate &lt;strvar&gt; [&lt;format&gt;] [&lt;timezone&gt;]
+getdate &lt;strvar&gt; [&lt;format&gt; [&lt;timezone&gt;]]
 </pre>
 
 <h2>Remarks</h2>

Modified: trunk/doc/en/html/macro/command/gettime.html
===================================================================
--- trunk/doc/en/html/macro/command/gettime.html	2012-05-02 11:41:42 UTC (rev 4922)
+++ trunk/doc/en/html/macro/command/gettime.html	2012-05-02 13:05:12 UTC (rev 4923)
@@ -18,7 +18,7 @@
 </p>
 
 <pre class="macro-syntax">
-gettime &lt;strvar&gt; [&lt;format&gt;] [&lt;timezone&gt;]
+gettime &lt;strvar&gt; [&lt;format&gt; [&lt;timezone&gt;]]
 </pre>
 
 <h2>Remarks</h2>

Modified: trunk/doc/ja/html/macro/command/getdate.html
===================================================================
--- trunk/doc/ja/html/macro/command/getdate.html	2012-05-02 11:41:42 UTC (rev 4922)
+++ trunk/doc/ja/html/macro/command/getdate.html	2012-05-02 13:05:12 UTC (rev 4923)
@@ -18,7 +18,7 @@
 </p>
 
 <pre class="macro-syntax">
-getdate &lt;strvar&gt; [&lt;format&gt;] [&lt;timezone&gt;]
+getdate &lt;strvar&gt; [&lt;format&gt; [&lt;timezone&gt;]]
 </pre>
 
 <h2>\x89\xF0\x90\xE0</h2>

Modified: trunk/doc/ja/html/macro/command/gettime.html
===================================================================
--- trunk/doc/ja/html/macro/command/gettime.html	2012-05-02 11:41:42 UTC (rev 4922)
+++ trunk/doc/ja/html/macro/command/gettime.html	2012-05-02 13:05:12 UTC (rev 4923)
@@ -18,7 +18,7 @@
 </p>
 
 <pre class="macro-syntax">
-gettime &lt;strvar&gt; [&lt;format&gt;] [&lt;timezone&gt;]
+gettime &lt;strvar&gt; [&lt;format&gt; [&lt;timezone&gt;]]
 </pre>
 
 <h2>\x89\xF0\x90\xE0</h2>



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