comparison scripts/miscellaneous/pack.m @ 9051:1bf0ce0930be

Grammar check TexInfo in all .m files Cleanup documentation sources to follow a few consistent rules. Spellcheck was NOT done. (but will be in another changeset)
author Rik <rdrider0-list@yahoo.com>
date Fri, 27 Mar 2009 22:31:03 -0700
parents a1dbe9d80eee
children 16f53d29049f
comparison
equal deleted inserted replaced
9044:656ad518f385 9051:1bf0ce0930be
16 ## along with Octave; see the file COPYING. If not, see 16 ## along with Octave; see the file COPYING. If not, see
17 ## <http://www.gnu.org/licenses/>. 17 ## <http://www.gnu.org/licenses/>.
18 18
19 ## -*- texinfo -*- 19 ## -*- texinfo -*-
20 ## @deftypefn {Function File} {} pack () 20 ## @deftypefn {Function File} {} pack ()
21 ## This function is provided for compatibility with @sc{Matlab}, but it 21 ## This function is provided for compatibility with @sc{matlab}, but it
22 ## doesn't actually do anything. 22 ## doesn't actually do anything.
23 ## @end deftypefn 23 ## @end deftypefn
24 24
25 ## Author: jwe 25 ## Author: jwe
26 26