Check-in Number:
|
5502 | |
Date: |
2006-Jul-22 20:57:09 (local)
2006-Jul-22 18:57:09 (UTC) |
User: | rse |
Branch: | |
Comment: |
cleanups |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/js/js.1 1.2 -> 1.3
--- 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.
|
|