Index: doc/xotclsh.1 =================================================================== diff -u -r6e30c5541188221b5d2a64a624212c342d1a51f1 -rf63b1bb9f672582a828d9da3285735b18bd77095 --- doc/xotclsh.1 (.../xotclsh.1) (revision 6e30c5541188221b5d2a64a624212c342d1a51f1) +++ doc/xotclsh.1 (.../xotclsh.1) (revision f63b1bb9f672582a828d9da3285735b18bd77095) @@ -2,7 +2,7 @@ '\" Generated from file 'xotclsh\&.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 "xotclsh" 1 2\&.3\&.0 xotclsh "Command-line interface" +.TH "xotclsh" 1 2\&.4\&.0 xotclsh "Command-line interface" .\" The -*- nroff -*- definitions below are for supplemental macros used .\" in Tcl/Tk manual entries. .\" @@ -282,7 +282,7 @@ \fBxotclsh\fR ?\fIfileName\fR? \fBxotclsh\fR is a shell-like application that reads XOTcl2 and Tcl 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 and printing command results and error messages to standard output\&. It runs until the exit command is invoked or until it reaches end-of-file on its standard input\&. .sp -\fBxotclsh\fR can be used like \fBtclsh\fR to make XOTcl2 scripts directly invokable from the shell, by providing the following first line ("shebang") in the respective script: +\fBxotclsh\fR can be used like \fBtclsh\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