Mercurial > hg > octave-lyh
diff scripts/general/diff.m @ 9209:923c7cb7f13f
Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
spellchecked all .txi and .texi files.
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sun, 17 May 2009 12:18:06 -0700 |
parents | 1bf0ce0930be |
children | f0c3d3fc4903 |
line wrap: on
line diff
--- a/scripts/general/diff.m +++ b/scripts/general/diff.m @@ -34,7 +34,7 @@ ## differences along the first non-singleton dimension. ## ## The second argument is optional. If supplied, @code{diff (@var{x}, -## @var{k})}, where @var{k} is a nonnegative integer, returns the +## @var{k})}, where @var{k} is a non-negative integer, returns the ## @var{k}-th differences. It is possible that @var{k} is larger than ## then first non-singleton dimension of the matrix. In this case, ## @code{diff} continues to take the differences along the next