diff options
author | Fredrik Gustafsson <[email protected]> | 2013-03-11 15:09:58 +0100 |
---|---|---|
committer | Fredrik Gustafsson <[email protected]> | 2013-03-11 15:09:58 +0100 |
commit | b0886901b568432c4cd56831ca3121c920d74097 (patch) | |
tree | a0b04cb55cfb9c3f1f5542e236888395efd70dec /lib/observer/doc/src | |
parent | 4f44c1f5c023e82f646c0fca1edabd7cd460fc23 (diff) | |
download | otp-b0886901b568432c4cd56831ca3121c920d74097.tar.gz otp-b0886901b568432c4cd56831ca3121c920d74097.tar.bz2 otp-b0886901b568432c4cd56831ca3121c920d74097.zip |
Added open on mac os to doc
Diffstat (limited to 'lib/observer/doc/src')
-rw-r--r-- | lib/observer/doc/src/crashdump_ug.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/observer/doc/src/crashdump_ug.xml b/lib/observer/doc/src/crashdump_ug.xml index dc65fe5b39..8b60f6ee98 100644 --- a/lib/observer/doc/src/crashdump_ug.xml +++ b/lib/observer/doc/src/crashdump_ug.xml @@ -48,8 +48,8 @@ Information which shows a short summary of the information in the crashdump.</p> - <p>The default browser is Internet Explorer on Windows or else - Firefox. To use another browser, give the browser's start command + <p>The default browser is Internet Explorer on Windows, open on Mac OS X, + or else Firefox. To use another browser, give the browser's start command as the second argument to <c>cdv</c>. If the given browser name is not known to Crashdump Viewer, the browser argument is executed as a command with the start URL as the only argument.</p> |