Mercurial > hg > octave-nkf
diff src/pr-output.cc @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | 2286fa5f2e5d |
children | 8510034588a7 |
line wrap: on
line diff
--- a/src/pr-output.cc +++ b/src/pr-output.cc @@ -2540,8 +2540,8 @@ \n\ If an output value is requested, @code{disp} prints nothing and\n\ returns the formatted output in a string.\n\ -@end deftypefn\n\ -@seealso{fdisp}") +@seealso{fdisp}\n\ +@end deftypefn") { octave_value retval; @@ -2580,8 +2580,8 @@ \n\ @noindent\n\ Note that the output from @code{fdisp} always ends with a newline.\n\ -@end deftypefn\n\ -@seealso{disp}") +@seealso{disp}\n\ +@end deftypefn") { octave_value retval;