Index: doc/xotclsh.man =================================================================== diff -u -rbf42a9bc9fffff123de76674ddabb3125eb1faa0 -rbe71d48c36f290fc3d9ac56bf29281cff57f5d53 --- doc/xotclsh.man (.../xotclsh.man) (revision bf42a9bc9fffff123de76674ddabb3125eb1faa0) +++ doc/xotclsh.man (.../xotclsh.man) (revision be71d48c36f290fc3d9ac56bf29281cff57f5d53) @@ -18,7 +18,7 @@ [para] -[syscmd "xotclsh"] can be used like [syscmd "tclsh"] to make XOTcl2 scripts directly invokable from the shell, by providing the following first line ("shebang") in the respective script: +[syscmd "xotclsh"] can be used like [syscmd "tclsh"] to make XOTcl2 scripts directly invocable from the shell, by providing the following first line ("shebang") in the respective script: [example { #! /usr/bin/env xotclsh