diff options
author | David Woodfall <dave@unrealize.co.uk> | 2010-05-13 00:36:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:36:51 +0200 |
commit | 1649a3172daf21c387d09a3a75e741d76c694328 (patch) | |
tree | 467f213f90a4b3f0aa4d2ddc9bf60801c03dd23c /network/js/README | |
parent | f93704664eb83e78a0157e045ee607df8998fc3b (diff) | |
download | slackbuilds-1649a3172daf21c387d09a3a75e741d76c694328.tar.gz |
network/js: Updated for version 1.8.0_rc1
Diffstat (limited to 'network/js/README')
-rw-r--r-- | network/js/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/js/README b/network/js/README index 9842a83b18..ace5020d4b 100644 --- a/network/js/README +++ b/network/js/README @@ -1,4 +1,4 @@ -js (SpiderMonkey, Mozilla's JavaScript Engine) +SpiderMonkey, Mozilla's JavaScript Engine SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. It can be used by applications such as elinks and others. @@ -6,4 +6,4 @@ JavaScript. It can be used by applications such as elinks and others. This is the standalone version of the engine used by Firefox and other Mozilla applications. -See /usr/doc/spidermonkey-1.7.0/README.html for examples. +See README.html in the package's documentation directory for examples. |