Mercurial > hg > octave-lyh
diff scripts/general/arrayfun.m @ 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 | 693e22af08ae |
children | 994e2a93a8e2 |
line wrap: on
line diff
--- a/scripts/general/arrayfun.m +++ b/scripts/general/arrayfun.m @@ -104,6 +104,7 @@ ## function [@dots{}] = errfunc (@var{s}, @dots{}) ## @end example ## +## @noindent ## where there is an additional input argument to @var{errfunc} ## relative to @var{func}, given by @var{s}. This is a structure with ## the elements "identifier", "message" and "index", giving