Mercurial > hg > octave-thorsten
changeset 5097:69b822a4129c
[project @ 2004-12-15 18:34:02 by jwe]
author | jwe |
---|---|
date | Wed, 15 Dec 2004 18:34:02 +0000 |
parents | 60168f509269 |
children | ab4e64f92526 |
files | src/toplev.cc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/toplev.cc +++ b/src/toplev.cc @@ -410,7 +410,7 @@ @var{return_output} is irrelevant) and the subprocess is started\n\ synchronously, or if @var{system} is called with one input argument and\n\ one or more output arguments, the output from the command is returned.\n\ -Otherwise, if the subprocess is executed synchronously, it's output is\n\ +Otherwise, if the subprocess is executed synchronously, its output is\n\ sent to the standard output. To send the output of a command executed\n\ with @var{system} through the pager, use a command like\n\ \n\