aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webtool/doc/src
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2010-05-27 00:07:32 +0200
committerRaimo Niskanen <[email protected]>2010-06-09 16:19:19 +0200
commit80d1a5c5753a18491bfe29740ab5b0af22f0bff2 (patch)
tree0371ae6abc065968f81d9c3d9dc421050b258e7f /lib/webtool/doc/src
parent5cf552a62742c6ddc974ba5491188576d512254e (diff)
downloadotp-80d1a5c5753a18491bfe29740ab5b0af22f0bff2.tar.gz
otp-80d1a5c5753a18491bfe29740ab5b0af22f0bff2.tar.bz2
otp-80d1a5c5753a18491bfe29740ab5b0af22f0bff2.zip
Update Webtool documentation
Documentation changed to specify Firefox as default browser on unix/linux.
Diffstat (limited to 'lib/webtool/doc/src')
-rw-r--r--lib/webtool/doc/src/start_webtool.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/webtool/doc/src/start_webtool.xml b/lib/webtool/doc/src/start_webtool.xml
index 184285c631..7bc94bbf4c 100644
--- a/lib/webtool/doc/src/start_webtool.xml
+++ b/lib/webtool/doc/src/start_webtool.xml
@@ -56,7 +56,7 @@ Or http://127.0.0.1:8888/
Usage: start_webtool application [ browser ]
Available applications are: [orber,appmon,crashdump_viewer,webcover]
-Default browser is 'iexplore' (Internet Explorer) on Windows or else 'netscape' </pre>
+Default browser is 'iexplore' (Internet Explorer) on Windows or else 'firefox' </pre>
<p>To start any of the listed applications, give the
application name as the first argument, e.g.</p>
<pre>
@@ -68,7 +68,7 @@ Starting webcover...
Sending URL to netscape...done </pre>
<p>The WebTool application WebCover is then started and the
default browser is used. The default browser is Internet
- Explorer on Windows or else Netscape.
+ Explorer on Windows or else Firefox.
</p>
<p>To use another browser, give the browser's start command
as the second argument, e.g.</p>