From bug-request at octave dot org Wed Dec 15 10:23:11 2004 Subject: Grammatical error in documentation From: Quentin Spencer To: bug at octave dot org Date: Wed, 15 Dec 2004 10:20:57 -0600 I recently noticed this. I know it's nitpicky, but we might as well fix it. --- toplev.cc.~1.153.~ 2004-09-08 16:19:35.000000000 -0500 +++ toplev.cc 2004-12-15 10:17:50.051719864 -0600 at @ -410,7 +410,7 @@ at var{return_output} is irrelevant) and the subprocess is started\n\ synchronously, or if at 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 at var{system} through the pager, use a command like\n\ \n\ ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------