Mercurial > hg > octave-nkf
diff scripts/time/weekday.m @ 14093:050bc580cb60 stable
doc: Various docstring improvements before 3.6.0 release.
* NEWS, aspell-octave.en.pws, intro.txi, oop.txi, testfun.txi, tips.txi,
FIRfilter.m, FIRfilter_aggregation.m, polynomial.m, polynomial_superiorto.m,
usejava.m, pcg.m, pcr.m, nchoosek.m, validatestring.m, assert.m, weekday.m,
cellfun.cc, error.cc, strfns.cc: Various docstring improvements before 3.6.0
release.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 21 Dec 2011 19:46:57 -0800 |
parents | d490ca8ab1a5 |
children | 72c96de7a403 |
line wrap: on
line diff
--- a/scripts/time/weekday.m +++ b/scripts/time/weekday.m @@ -30,7 +30,7 @@ ## ## Table of return values based on @var{format}: ## -## @multitable @columnfractions .06 .13 .13 +## @multitable @columnfractions .06 .13 .16 ## @headitem @var{n} @tab "short" @tab "long" ## @item 1 @tab Sun @tab Sunday ## @item 2 @tab Mon @tab Monday