Index: ossp-pkg/js/js.3 RCS File: /v/ossp/cvs/ossp-pkg/js/js.3,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/js/js.3,v' 2>/dev/null --- js.3 2006/07/22 19:10:06 1.1 +++ js.3 2006/07/22 19:13:53 1.2 @@ -9,10 +9,14 @@ is the programmatic interface to the .B Mozilla JavaScript language engine ("SpiderMonkey"). -For the complete reference documenation of the C API please see -the following URL: -.PP -.B http://developer.mozilla.org/en/docs/JSAPI_Reference +For the complete reference documentation of the Mozilla JavaScript C API please see +the following online documents: +.TP 8 +.I JS Embedder's Guide +http://www.mozilla.org/js/spidermonkey/apidoc/jsguide.html +.TP 8 +.I JS Embedder's Reference +http://www.mozilla.org/js/spidermonkey/apidoc/complete-frameset.html .SH SEE ALSO .BR js ( 1 ) .PP