Mercurial > hg > octave-nkf
diff scripts/path/pathdef.m @ 10821:693e22af08ae
Grammarcheck documentation of m-files
Add newlines between @item fields for readability.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 26 Jul 2010 21:25:36 -0700 |
parents | d1978e7364ad |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/scripts/path/pathdef.m +++ b/scripts/path/pathdef.m @@ -25,7 +25,9 @@ ## ## @enumerate ## @item @file{~/.octaverc} +## ## @item @file{<octave-home>/@dots{}/<version>/m/startup/octaverc} +## ## @item Octave's path prior to changes by any octaverc. ## @end enumerate ## @seealso{path, addpath, rmpath, genpath, savepath, pathsep}