Index: ossp-pkg/js/js.1 RCS File: /v/ossp/cvs/ossp-pkg/js/js.1,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/js/js.1,v' 2>/dev/null --- js.1 2006/07/22 18:52:50 1.2 +++ js.1 2006/07/22 18:57:09 1.3 @@ -124,6 +124,9 @@ (and this way after scripts of options .BR -e " and " -f were executed. +This additional way of executing an external JavaScript +script exists to especially support Unix "shebang" +style scripts. .TP 8 .IR scriptarg Zero or more arguments which are passed to the executed @@ -132,10 +135,12 @@ array object .BR arguments . .SH SEE ALSO -.TP 0 +.RS 0 http://www.mozilla.org/js/spidermonkey/ -.TP 0 +.RE +.RS 0 http://www.ossp.org/pkg/lib/js/ +.RE .SH AUTHOR The author of the Mozilla JavaScript implementation ("SpiderMonkey") is the Mozilla Foundation. This manual page was written by Ralf S. Engelschall for the OSSP project.