Mercurial > hg > octave-nkf
diff scripts/miscellaneous/unix.m @ 5053:c08cb1098afc
[project @ 2004-10-19 23:10:54 by jwe]
author | jwe |
---|---|
date | Tue, 19 Oct 2004 23:10:55 +0000 |
parents | 14027e0bafa4 |
children | 4c8a2e4e0717 |
line wrap: on
line diff
--- a/scripts/miscellaneous/unix.m +++ b/scripts/miscellaneous/unix.m @@ -26,6 +26,7 @@ ## @var{text}. If the optional second argument @code{"-echo"} is given, ## then also send the output from the command to the standard output. ## @end deftypefn +## ## @seealso{isunix, ispc, system} ## Author: octave-forge ???