Mercurial > hg > octave-nkf
diff scripts/io/beep.m @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | 4c8a2e4e0717 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/io/beep.m +++ b/scripts/io/beep.m @@ -20,9 +20,8 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} puts (@var{string}) ## Produce a beep from the speaker (or visual bell). +## @seealso{puts, fputs, printf, fprintf} ## @end deftypefn -## -## @seealso{puts, fputs, printf and fprintf} ## Author: jwe