Mercurial > hg > octave-thorsten
diff doc/interpreter/basics.txi @ 6939:46d1ad37d943
[project @ 2007-10-01 16:12:20 by jwe]
author | jwe |
---|---|
date | Mon, 01 Oct 2007 16:12:20 +0000 (2007-10-01) |
parents | 083721ae3dfa |
children | 8b0cfeb06365 |
line wrap: on
line diff
--- a/doc/interpreter/basics.txi +++ b/doc/interpreter/basics.txi @@ -682,7 +682,7 @@ @node Diary and Echo Commands @subsection Diary and Echo Commands @cindex diary of commands and output -@cindex command and ouput logs +@cindex command and output logs @cindex logging commands and output @cindex echoing executing commands @cindex command echoing @@ -849,7 +849,7 @@ characters that are recognized after @samp{#!}. Also, the various shells/systems parse differently the arguments appearing in a @samp{#!} line. The majority of them group together all the arguments in a string -and pass it to the interepreter as a single argument. In this case, the +and pass it to the interpreter as a single argument. In this case, the following script: @example