diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html index 2e817336d3e..3b680ce9e73 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html @@ -86,12 +86,18 @@ range given:
perl ./daemon.pl 4075 10000-10010
To start the server manually
-cd /opt/rseserver -perl ./server.pl [port]-These commands run the server.pl -script located in the /opt/rseserver directory. The port parameter to the server.pl script is +
+cd /opt/rseserver +perl ./server.pl [port] ++These commands run the server.pl script located in the /opt/rseserver directory. The port parameter to the server.pl script is optional. If you do not specify a port, then the server will pick the first one available and print the port number to standard out. By default, it is usually 4033. If you would like to use a different port, you will then have