Index: doc/xowish.1 =================================================================== diff -u -N -r6e30c5541188221b5d2a64a624212c342d1a51f1 -rf63b1bb9f672582a828d9da3285735b18bd77095 --- doc/xowish.1 (.../xowish.1) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) +++ doc/xowish.1 (.../xowish.1) (revision f63b1bb9f672582a828d9da3285735b18bd77095) @@ -2,7 +2,7 @@ '\" Generated from file 'xowish\&.man' by tcllib/doctools with format 'nroff' '\" Copyright (c) 2014 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. '\" -.TH "xowish" 1 2\&.3\&.0 xowish "Command-line interface" +.TH "xowish" 1 2\&.4\&.0 xowish "Command-line interface" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" @@ -282,7 +282,7 @@ \fBxowish\fR ?\fIfileName\fR? \fBxowish\fR is a shell-like application including Tcl and the XOTcl2 as well as the Tk toolkit\&. \fBxowish\fR creates a main window and, then, reads commands from its standard input or from \fIfileName\fR and evaluates them\&. If invoked without \fIfileName\fR, then it runs in REPL mode, reading commands from standard input\&. \fBxowish\fR will continue processing commands until all windows have been deleted or until end-of-file is reached on standard input\&. .sp -\fBxowish\fR can be used like \fBwish\fR to make XOTcl2 scripts directly invokable from the shell, by providing the following first line ("shebang") in the respective script: +\fBxowish\fR can be used like \fBwish\fR to make XOTcl2 scripts directly invocable from the shell, by providing the following first line ("shebang") in the respective script: .CS @@ -304,4 +304,4 @@ .nf Copyright (c) 2014 Stefan Sobernig , Gustaf Neumann ; available under the Creative Commons Attribution 3\&.0 Austria license (CC BY 3\&.0 AT)\&. -.fi \ No newline at end of file +.fi