You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2017/08/30 14:56:40 UTC

svn commit: r1806698 - in /jmeter/trunk/xdocs/usermanual: functions.xml remote-test.xml

Author: fschumacher
Date: Wed Aug 30 14:56:40 2017
New Revision: 1806698

URL: http://svn.apache.org/viewvc?rev=1806698&view=rev
Log:
A few more cases of Jmeter -> JMeter conversions

Modified:
    jmeter/trunk/xdocs/usermanual/functions.xml
    jmeter/trunk/xdocs/usermanual/remote-test.xml

Modified: jmeter/trunk/xdocs/usermanual/functions.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/functions.xml?rev=1806698&r1=1806697&r2=1806698&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/functions.xml (original)
+++ jmeter/trunk/xdocs/usermanual/functions.xml Wed Aug 30 14:56:40 2017
@@ -1074,8 +1074,8 @@ The following shorthand aliases are prov
 <li><code>YMD</code> = <code>yyyyMMdd</code></li>
 <li><code>HMS</code> = <code>HHmmss</code></li>
 <li><code>YMDHMS</code> = <code>yyyyMMdd-HHmmss</code></li>
-<li><code>USER1</code> = whatever is in the Jmeter property <code>time.USER1</code></li>
-<li><code>USER2</code> = whatever is in the Jmeter property <code>time.USER2</code></li>
+<li><code>USER1</code> = whatever is in the JMeter property <code>time.USER1</code></li>
+<li><code>USER2</code> = whatever is in the JMeter property <code>time.USER2</code></li>
 </ul>
 <p>The defaults can be changed by setting the appropriate JMeter property, e.g.
 <code>time.YMD=yyMMdd</code>

Modified: jmeter/trunk/xdocs/usermanual/remote-test.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/remote-test.xml?rev=1806698&r1=1806697&r2=1806698&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/remote-test.xml (original)
+++ jmeter/trunk/xdocs/usermanual/remote-test.xml Wed Aug 30 14:56:40 2017
@@ -220,7 +220,7 @@ all the following need to agree:</p>
 <li>On the client, update the <code>remote_hosts</code> property to include the new remote <code>host:port</code> settings</li>
 </ul>
 
-<p>Since Jmeter 2.1.1, the jmeter-server scripts provide support for changing the port.
+<p>Since JMeter 2.1.1, the jmeter-server scripts provide support for changing the port.
 For example, assume you want to use port <code>1664</code> (perhaps <code>1099</code> is already used).</p>
 On Windows (in a DOS box)
 <source>