diff src/ov-usr-fcn.cc @ 10846:a4f482e66b65

Grammarcheck more of the documentation. Use @noindent macro appropriately. Limit line length to 80 characters.
author Rik <octave@nomad.inbox5.com>
date Sun, 01 Aug 2010 20:22:17 -0700
parents 89f4d7e294cc
children 7fa3c8e43357
line wrap: on
line diff
--- a/src/ov-usr-fcn.cc	Sun Aug 01 14:50:51 2010 -0400
+++ b/src/ov-usr-fcn.cc	Sun Aug 01 20:22:17 2010 -0700
@@ -741,10 +741,10 @@
   "-*- texinfo -*-\n\
 @deftypefn {Built-in Function} {} is_ignored_output (@var{k})\n\
 Within a function, given an index @var{k} within the range @code{1:nargout},\n\
-return a logical value indicating whether the argument will be ignored on output\n\
-using the tilde (~) special output argument.  If @var{k} is outside the range,\n\
-the function yields false.  @var{k} can also be an array, in which case the\n\
-function works element-wise and a logical array is returned.\n\
+return a logical value indicating whether the argument will be ignored on\n\
+output using the tilde (~) special output argument.  If @var{k} is outside\n\
+the range, the function yields false.  @var{k} can also be an array, in\n\
+which case the function works element-wise and a logical array is returned.\n\
 \n\
 At the top level, @code{is_ignored_output} returns an error.\n\
 @seealso{nargout, nargin, varargin, varargout}\n\